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
..
2019-07-18 11:05:25 -07:00
2019-07-17 09:55:43 -07:00
2019-07-13 15:02:27 -07:00
2019-07-13 14:40:42 -07:00
2019-07-08 11:01:13 -07:00
2019-07-15 20:18:40 -07:00
2019-07-15 20:38:15 -07:00
2019-07-11 18:11:21 -07:00
2019-07-13 15:42:44 -07:00
2019-07-08 09:54:55 -07:00
2019-07-13 15:02:27 -07:00
2019-07-19 17:13:56 -07:00
2019-07-20 10:20:27 -07:00
2019-07-19 17:13:56 -07:00
2019-07-18 14:32:33 -07:00
2019-08-21 19:50:40 +02:00
2019-07-18 09:12:34 -07:00
2019-07-08 18:55:42 -07:00
2019-07-10 09:00:57 -06:00
2019-07-16 19:23:22 -07:00
2019-07-10 09:00:57 -06:00
2019-07-10 09:00:57 -06:00
2019-07-11 20:04:40 -06:00
2019-07-15 11:03:02 -03:00
2019-07-15 21:20:52 -07:00
2019-07-12 11:11:30 -07:00
2019-07-17 10:07:48 -07:00
2019-07-16 19:23:23 -07:00
2019-07-16 19:23:24 -07:00
2019-07-18 21:01:06 +02:00
2019-07-18 21:01:06 +02:00
2019-07-09 13:55:46 +02:00
2019-07-15 09:20:23 -03:00
2019-07-18 09:49:30 +02:00
2019-07-12 12:24:03 -07:00
2019-07-08 20:57:08 -07:00
2019-07-05 15:19:10 -07:00
2019-07-19 10:42:02 -07:00
2019-07-18 14:49:33 -07:00
2019-07-15 11:03:02 -03:00
2019-07-11 11:49:55 -03:00
2019-07-15 19:04:27 -07:00
2019-07-16 22:15:46 +02:00
2019-07-17 08:25:40 +02:00
2019-07-08 14:19:33 -07:00
2019-07-17 09:55:43 -07:00
2019-07-12 11:05:41 -07:00
2019-07-10 14:18:01 -06:00
2019-07-15 23:15:53 +02:00
2019-07-19 10:42:02 -07:00
2019-07-16 22:52:37 -04:00
2019-07-19 10:42:02 -07:00
2019-07-10 20:09:17 -07:00
2019-07-12 15:13:55 -07:00
2019-07-18 17:08:06 -07:00
2019-07-12 11:05:45 -07:00
2019-07-15 11:03:02 -03:00
2019-07-09 14:52:14 -07:00
2019-07-08 19:25:19 -07:00
2019-07-08 20:28:59 -07:00
2019-07-15 11:42:31 +02:00
2019-07-16 19:23:22 -07:00
2019-07-17 07:21:02 -07:00
2019-07-14 19:42:11 -07:00
2019-07-08 14:01:43 +02:00
2019-07-12 11:05:42 -07:00
2019-07-12 11:05:42 -07:00
2019-07-16 19:23:21 -07:00
2019-07-08 19:36:47 -07:00
2019-07-10 18:43:43 -07:00
2019-07-16 19:23:22 -07:00
2019-07-20 09:00:45 +02:00
2019-07-11 15:30:05 -07:00
2019-07-15 08:53:27 -03:00
2019-07-16 19:23:24 -07:00
2019-07-12 11:05:47 -07:00
2019-07-18 17:08:07 -07:00
2019-07-18 17:08:07 -07:00
2019-07-18 17:08:07 -07:00
2019-07-14 19:42:11 -07:00
2019-07-18 17:08:07 -07:00
2019-07-18 17:08:07 -07:00
2019-07-15 20:44:49 -07:00
2019-07-15 08:53:27 -03:00
2019-07-08 19:25:19 -07:00
2019-07-18 15:50:28 -04:00
2019-07-06 14:54:50 -04:00
2019-07-06 14:54:49 -04:00
2019-07-18 17:08:06 -07:00
2019-07-09 14:15:37 -07:00
2019-07-10 23:08:44 -05:00
2019-07-12 11:05:47 -07:00
2019-07-12 11:05:43 -07:00
2019-07-12 11:05:43 -07:00
2019-07-12 11:05:43 -07:00
2019-07-12 11:05:43 -07:00
2019-07-17 09:55:43 -07:00
2019-07-21 09:46:59 -07:00
2019-07-08 16:12:03 -07:00
2019-07-13 11:21:28 +02:00
2019-07-16 19:23:25 -07:00
2019-07-12 15:26:29 -07:00
2019-07-08 19:48:57 -07:00
2019-07-16 19:23:24 -07:00
2019-07-15 11:03:02 -03:00
2019-07-15 20:44:49 -07:00
2019-07-16 19:23:22 -07:00
2019-07-15 21:06:15 -07:00
2019-07-09 10:28:47 -07:00
2019-07-16 19:23:22 -07:00
2019-07-16 19:23:22 -07:00
2019-07-09 12:34:26 -07:00
2019-07-15 08:53:27 -03:00
2019-07-08 19:19:37 -07:00
2019-07-15 11:03:03 -03:00
2019-07-16 19:23:24 -07:00
2019-07-09 09:07:00 -07:00
2019-07-09 11:35:38 -07:00
2019-07-09 12:11:59 -07:00
2019-07-12 11:05:44 -07:00
2019-07-08 16:12:03 -07:00
2019-07-09 14:32:14 -06:00
2019-07-08 10:51:25 +02:00
2019-07-12 11:05:43 -07:00
2019-07-16 19:23:21 -07:00
2019-07-19 10:42:02 -07:00
2019-07-18 17:08:07 -07:00
2019-07-07 11:50:03 +02:00
2019-07-16 15:14:48 -04:00
2019-07-16 19:23:24 -07:00
2019-07-13 10:36:53 -07:00
2019-07-12 11:05:47 -07:00
2019-07-12 11:05:43 -07:00
2019-07-14 16:51:47 -07:00
2019-07-10 09:00:57 -06:00