Re: [PATCH 1/1] usb: musb: davinci: fix build breakage

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Dec 28, 2011 at 12:02:57PM +0530, Sekhar Nori wrote:
> Commit 0020afb369859472a461ef4af6410732e929d402 (ARM: mach-davinci:
> remove mach/memory.h) removed mach/memory.h for DaVinci which broke
> DaVinci MUSB build.
> 
> mach/memory.h is not actually needed in davinci.c, so remove it.
> While at it, also remove some more machine specific inclulde
> files which are not needed for build.
> 
> Tested on DM644x EVM using USB card reader.
> 
> Signed-off-by: Sekhar Nori <nsekhar@xxxxxx>

applied, thanks

> Hopefully this is not too late for v3.2. If it is late,
> please apply stable tag for v3.2.x while comitting.
> 
>  drivers/usb/musb/davinci.c |    3 ---
>  1 files changed, 0 insertions(+), 3 deletions(-)
> 
> diff --git a/drivers/usb/musb/davinci.c b/drivers/usb/musb/davinci.c
> index f9a3f62..7c569f5 100644
> --- a/drivers/usb/musb/davinci.c
> +++ b/drivers/usb/musb/davinci.c
> @@ -33,9 +33,6 @@
>  #include <linux/platform_device.h>
>  #include <linux/dma-mapping.h>
>  
> -#include <mach/hardware.h>
> -#include <mach/memory.h>
> -#include <asm/gpio.h>
>  #include <mach/cputype.h>
>  
>  #include <asm/mach-types.h>
> -- 
> 1.7.0.4
> 

-- 
balbi

Attachment: signature.asc
Description: Digital signature


[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux