]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6eee4c6465c2c5d59bc6b4acfe22fd439d42e52c
tree8444ef061b4cd93e3188540f037ed32afffa6ed5
parentadfa58fb232de87f42dd3c67879ec28368379134
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