From: Paul Bolle Date: Mon, 26 May 2014 21:37:09 +0000 (+0200) Subject: usb: gadget: rename CONFIG_USB_GADGET_PXA25X X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~34^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d30f2065d6da377cc76771aca5a9850cfca8723b;p=pandora-kernel.git usb: gadget: rename CONFIG_USB_GADGET_PXA25X Commit 193ab2a60700 ("usb: gadget: allow multiple gadgets to be built") basically renamed the Kconfig symbol USB_GADGET_PXA25X to USB_PXA25X. It did not rename the related macros in use at that time. Commit c0a39151a405 ("ARM: pxa: fix inconsistent CONFIG_USB_PXA27X") did so for all but one macro. Rename that last macro too now. Fixes: 193ab2a60700 ("usb: gadget: allow multiple gadgets to be built") Signed-off-by: Paul Bolle Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed