commit | 756380e04276c9099f41716d279d24e5847b1030 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Mon Feb 25 09:46:18 2013 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Mon Mar 18 11:17:16 2013 +0200 |
tree | 8444ef061b4cd93e3188540f037ed32afffa6ed5 | |
parent | 67d0b500ebbe78e2ca50036721fef530dfd3d9c8 [diff] |
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>