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

No differences found