From: Arnd Bergmann Date: Sat, 15 Mar 2014 18:55:17 +0000 (+0100) Subject: ARM: pxa: remove broken balloon3_gpio_vbus reference X-Git-Tag: v3.15-rc1~81^2~8^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=419606ec4d42a37a8b688bb55fee99434ad6954c;p=pandora-kernel.git 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 Cc: Eric Miao Cc: Russell King Cc: Haojian Zhuang Cc: Daniel Mack --- Reading git-diff-tree failed