From: Felipe Balbi Date: Mon, 25 Feb 2013 07:46:18 +0000 (+0200) Subject: usb: gadget: pxa27x_udc: drop ARCH_PXA dependency X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~63^2~221 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=756380e04276c9099f41716d279d24e5847b1030;p=pandora-kernel.git usb: gadget: pxa27x_udc: drop ARCH_PXA dependency This driver can compile in any arch quite easily by just removing a few headers and dropping cpu_is_* check from module_init. Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed