On Wed, 20 Feb 2013, Fabio Estevam wrote:

> From: Fabio Estevam <fabio.este...@freescale.com>
> 
> Since commit c0304996b (USB: ehci-mxc: remove Efika MX-specific CHRGVBUS 
> hack) 
> there is no need to include <asm/mach-types.h>, so remove it.
> 
> Signed-off-by: Fabio Estevam <fabio.este...@freescale.com>
> ---
>  drivers/usb/host/ehci-mxc.c |    4 ----
>  1 file changed, 4 deletions(-)
> 
> diff --git a/drivers/usb/host/ehci-mxc.c b/drivers/usb/host/ehci-mxc.c
> index e9301fb..18c30af 100644
> --- a/drivers/usb/host/ehci-mxc.c
> +++ b/drivers/usb/host/ehci-mxc.c
> @@ -28,11 +28,7 @@
>  #include <linux/slab.h>
>  #include <linux/usb.h>
>  #include <linux/usb/hcd.h>
> -
>  #include <linux/platform_data/usb-ehci-mxc.h>
> -
> -#include <asm/mach-types.h>
> -
>  #include "ehci.h"
>  
>  #define DRIVER_DESC "Freescale On-Chip EHCI Host driver"

Acked-by: Alan Stern <st...@rowland.harvard.edu>

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to