summaryrefslogtreecommitdiffstats
path: root/drivers/video/sh7760fb.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2013-03-05 23:16:44 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-03-07 12:29:08 +0800
commit518868c8fe70c98d4167ad62dac3ad3cf85c2def (patch)
treefe749bb640410bafdb8a5d759b862aef2c020127 /drivers/video/sh7760fb.c
parentab4b71644a26d1ab92b987b2fd30e17c25e89f85 (diff)
usb: gadget: fix omap_udc build errors
1bf0cf6040 "usb: gadget: omap_udc: convert to udc_start/udc_stop" made some trivial changes but was missing a ';' character. 8c4cc00552 "ARM: OMAP1: DMA: Moving OMAP1 DMA channel definitions to mach-omap1" added a definition for OMAP_DMA_USB_W2FC_TX0 to the driver while making the header file it was defined in unavailable for drivers, but this driver actually needs OMAP_DMA_USB_W2FC_RX0 as well. Both changes appear trivial, so let's add the missing semicolon and the macro definition. Acked-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/video/sh7760fb.c')
0 files changed, 0 insertions, 0 deletions