diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2010-12-06 17:38:24 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-12-10 23:18:35 +0100 |
commit | 34404082bbdc5d981fa8eb2f9f5dfaae74463877 (patch) | |
tree | 4f8e7d75f56195eef32bd89fa2f360ace506ca45 /sound | |
parent | USB: whci-hcd: fix compiler warning (diff) | |
download | linux-34404082bbdc5d981fa8eb2f9f5dfaae74463877.tar.xz linux-34404082bbdc5d981fa8eb2f9f5dfaae74463877.zip |
usb: gadget/imx-udc: fix interrupt name again
Commit 06c3859 (usb: gadget/imx-udc: remove usage of deprecated symbol
USBD_INT0) was a bit precipitant because the name used instead didn't
match the usual naming scheme for irqs on arm/imx. I renamed the irq to
the right name in e083000 (ARM: imx: dynamically allocate imx_udc
device) when 06c3859 didn't hit Linus' tree, so I missed to add a
compat #define.
This patch allows compiling imx_udc.c with and without e083000.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions