usb: gadget: s3c-hsotg: enable build for other platforms
authorMatt Porter <mporter@linaro.org>
Thu, 19 Dec 2013 14:23:04 +0000 (09:23 -0500)
committerFelipe Balbi <balbi@ti.com>
Mon, 23 Dec 2013 20:26:57 +0000 (14:26 -0600)
Remove unused Samsung-specific machine include and Kconfig
dependency on S3C.

Signed-off-by: Matt Porter <mporter@linaro.org>
Reviewed-by: Markus Mayer <markus.mayer@linaro.org>
Reviewed-by: Tim Kryger <tim.kryger@linaro.org>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/Kconfig
drivers/usb/gadget/s3c-hsotg.c

index ef5075eaaa7a2e048c7715c2db58c2826e3e630f..fbc5607c8cd3dac6b01e104aa881e73a36c45aa0 100644 (file)
@@ -294,11 +294,11 @@ config USB_PXA27X
           gadget drivers to also be dynamically linked.
 
 config USB_S3C_HSOTG
-       tristate "S3C HS/OtG USB Device controller"
-       depends on S3C_DEV_USB_HSOTG
+       depends on ARM
+       tristate "Designware/S3C HS/OtG USB Device controller"
        help
-         The Samsung S3C64XX USB2.0 high-speed gadget controller
-         integrated into the S3C64XX series SoC.
+         The Designware USB2.0 high-speed gadget controller
+         integrated into many SoCs.
 
 config USB_S3C2410
        tristate "S3C2410 USB Device Controller"
index 83bacf4b409bf88d7806ab4b0cec69c2762f161a..8917ec3c336eae9f1f6c4a6b86d8f84b60b2a5eb 100644 (file)
@@ -36,8 +36,6 @@
 #include <linux/usb/phy.h>
 #include <linux/platform_data/s3c-hsotg.h>
 
-#include <mach/map.h>
-
 #include "s3c-hsotg.h"
 
 static const char * const s3c_hsotg_supply_names[] = {