]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: pxa: remove broken balloon3_gpio_vbus reference
authorArnd Bergmann <arnd@arndb.de>
Sat, 15 Mar 2014 18:55:17 +0000 (19:55 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 21 Mar 2014 17:26:04 +0000 (18:26 +0100)
commitabfd1879d8a7b034a9f137d9eaac73d77a4d9ee3
tree953dda17e7f38a5c1ca6737ffaa2375b49982af7
parent6f9ff86503bc49cd3818ec4bba78e3447588ee5c
ARM: pxa: remove broken balloon3_gpio_vbus reference

balloon3_udc_init() tries to register a balloon3_gpio_vbus
device, but this has never been defined in the mainline
kernel. To avoid the obvious build failure when this function
is enabled, remove the bogus reference here.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Eric Miao <eric.y.miao@gmail.com>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: Haojian Zhuang <haojian.zhuang@gmail.com>
Cc: Daniel Mack <zonque@gmail.com>
arch/arm/mach-pxa/balloon3.c