• Sekhar Nori's avatar
    usb: musb: davinci: fix build breakage · 006896fc
    Sekhar Nori authored
    Commit 0020afb3 (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.
    
    Cc: stable@vger.kernel.org # v3.2
    Signed-off-by: default avatarSekhar Nori <nsekhar@ti.com>
    Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
    006896fc
davinci.c 16.9 KB