[U-Boot] [PATCH 1/5] usb: s3c-otg: Remove useless include
Lukasz Majewski
l.majewski at samsung.com
Thu Nov 6 10:32:46 CET 2014
Hi Marek,
> Remove the useless inclusion of arch/arm/gpio.h , which is completely
> bogus in this driver.
>
> Signed-off-by: Marek Vasut <marex at denx.de>
> Cc: Chin Liang See <clsee at altera.com>
> Cc: Dinh Nguyen <dinguyen at opensource.altera.com>
> Cc: Vince Bridgers <vbridger at altera.com>
> Cc: Pavel Machek <pavel at denx.de>
> Cc: Stefan Roese <sr at denx.de>
> Cc: Lukasz Majewski <l.majewski at samsung.com>
> ---
> drivers/usb/gadget/s3c_udc_otg.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/usb/gadget/s3c_udc_otg.c
> b/drivers/usb/gadget/s3c_udc_otg.c index b9816df..7508b1a 100644
> --- a/drivers/usb/gadget/s3c_udc_otg.c
> +++ b/drivers/usb/gadget/s3c_udc_otg.c
> @@ -31,7 +31,6 @@
> #include <asm/io.h>
>
> #include <asm/mach-types.h>
> -#include <asm/arch/gpio.h>
>
> #include "regs-otg.h"
> #include <usb/lin_gadget_compat.h>
Acked-by: Lukasz Majewski <l.majewski at samsung.com>
--
Best regards,
Lukasz Majewski
Samsung R&D Institute Poland (SRPOL) | Linux Platform Group
More information about the U-Boot
mailing list