]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: at91: Fix USB AT91 gadget registration
authorAnders Darander <anders@chargestorm.se>
Wed, 30 Nov 2011 07:47:44 +0000 (08:47 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Wed, 30 Nov 2011 16:27:21 +0000 (17:27 +0100)
commit0e934e22f3fabb98c41737e2e30bd9db2668e935
tree3972074f10a6f15db2ef786c81f34dbd024b5eda
parent1808958d27b1250295f01dff4997d8a8814adaab
ARM: at91: Fix USB AT91 gadget registration

Since 193ab2a6070039e7ee2b9b9bebea754a7c52fd1b, various AT91 boards don't
register at91_udc anymore due to depending on a now non-existing symbol.
Fix the symbol name.

Signed-off-by: Anders Darander <anders@chargestorm.se>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Cc: stable <stable@vger.kernel.org>
arch/arm/mach-at91/at91rm9200_devices.c
arch/arm/mach-at91/at91sam9260_devices.c
arch/arm/mach-at91/at91sam9261_devices.c
arch/arm/mach-at91/at91sam9263_devices.c