usb: gadget: pxa27x_udc: drop ARCH_PXA dependency
commit756380e04276c9099f41716d279d24e5847b1030
authorFelipe Balbi <balbi@ti.com>
Mon, 25 Feb 2013 07:46:18 +0000 (25 09:46 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:17:16 +0000 (18 11:17 +0200)
tree8444ef061b4cd93e3188540f037ed32afffa6ed5
parent67d0b500ebbe78e2ca50036721fef530dfd3d9c8
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 <balbi@ti.com>
drivers/usb/gadget/Kconfig
drivers/usb/gadget/pxa27x_udc.c