1
0
Fork 0
alistair23-linux/arch/arm/plat-samsung/include/plat
Masahiro Yamada d1dec5ca5f ARM: s3c64xx: squash samsung_usb_phy.h into setup-usb-phy.c
This is only used by arch/arm/mach-s3c64xx/setup-usb-phy.c

$ git grep samsung_usb_phy_type
include/linux/usb/samsung_usb_phy.h:enum samsung_usb_phy_type {
$ git grep USB_PHY_TYPE_DEVICE
arch/arm/mach-s3c64xx/setup-usb-phy.c:  if (type == USB_PHY_TYPE_DEVICE)
arch/arm/mach-s3c64xx/setup-usb-phy.c:  if (type == USB_PHY_TYPE_DEVICE)
include/linux/usb/samsung_usb_phy.h:    USB_PHY_TYPE_DEVICE,
$ git grep USB_PHY_TYPE_HOST
include/linux/usb/samsung_usb_phy.h:    USB_PHY_TYPE_HOST,

Actually, 'enum samsung_usb_phy_type' is unused; the 'type' parameter
has 'int' type. Anyway, there is no need to declare this enum in the
globally visible header. Squash the header.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
2019-08-21 19:50:40 +02:00
..
adc-core.h ARM: SAMSUNG: Add SPDX license identifiers 2018-01-03 18:43:13 +01:00
adc.h ARM: SAMSUNG: Add SPDX license identifiers 2018-01-03 18:43:13 +01:00
cpu-freq-core.h ARM: SAMSUNG: Add SPDX license identifiers 2018-01-03 18:43:13 +01:00
cpu-freq.h ARM: SAMSUNG: Add SPDX license identifiers 2018-01-03 18:43:13 +01:00
cpu.h ARM: SAMSUNG: Add SPDX license identifiers 2018-01-03 18:43:13 +01:00
devs.h ARM: SAMSUNG: Add SPDX license identifiers 2018-01-03 18:43:13 +01:00
fb-s3c2410.h ARM: SAMSUNG: Add SPDX license identifiers 2018-01-03 18:43:13 +01:00
fb.h ARM: SAMSUNG: Add SPDX license identifiers 2018-01-03 18:43:13 +01:00
gpio-cfg-helpers.h ARM: SAMSUNG: Add SPDX license identifiers 2018-01-03 18:43:13 +01:00
gpio-cfg.h ARM: SAMSUNG: Add SPDX license identifiers 2018-01-03 18:43:13 +01:00
gpio-core.h ARM: samsung: Include GPIO driver header 2019-08-15 20:15:46 +02:00
iic-core.h ARM: SAMSUNG: Add SPDX license identifiers 2018-01-03 18:43:13 +01:00
keypad.h ARM: SAMSUNG: Add SPDX license identifiers 2018-01-03 18:43:13 +01:00
map-base.h ARM: SAMSUNG: Add SPDX license identifiers 2018-01-03 18:43:13 +01:00
map-s3c.h ARM: SAMSUNG: Add SPDX license identifiers 2018-01-03 18:43:13 +01:00
map-s5p.h ARM: exynos: Remove static mapping of SCU SFR 2018-05-13 14:06:55 +02:00
pm-common.h ARM: SAMSUNG: Add SPDX license identifiers 2018-01-03 18:43:13 +01:00
pm.h ARM: SAMSUNG: Add SPDX license identifiers 2018-01-03 18:43:13 +01:00
pwm-core.h ARM: SAMSUNG: Add SPDX license identifiers 2018-01-03 18:43:13 +01:00
regs-adc.h ARM: SAMSUNG: Add SPDX license identifiers 2018-01-03 18:43:13 +01:00
regs-irqtype.h ARM: SAMSUNG: Add SPDX license identifiers 2018-01-03 18:43:13 +01:00
regs-spi.h ARM: SAMSUNG: Add SPDX license identifiers 2018-01-03 18:43:13 +01:00
regs-udc.h ARM: SAMSUNG: Add SPDX license identifiers 2018-01-03 18:43:13 +01:00
samsung-time.h ARM: SAMSUNG: Add SPDX license identifiers 2018-01-03 18:43:13 +01:00
sdhci.h ARM: SAMSUNG: Add SPDX license identifiers 2018-01-03 18:43:13 +01:00
usb-phy.h ARM: s3c64xx: squash samsung_usb_phy.h into setup-usb-phy.c 2019-08-21 19:50:40 +02:00
wakeup-mask.h ARM: SAMSUNG: Add SPDX license identifiers 2018-01-03 18:43:13 +01:00