commit | 1e546aa6c4cfe83050fc78487c8aa78b6947006c | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Fri Oct 14 10:22:29 2011 +0300 |
committer | Felipe Balbi <balbi@ti.com> | Mon Dec 12 11:51:53 2011 +0200 |
tree | 6eb4302a9f3d4f49ffe424067978c2d006c908d1 | |
parent | 7d5b49a202c4201a8afc36f9e55624894aba9fb5 [diff] |
usb: musb: drop ARCH dependency musb core driver and tusb6010 glue layer don't depend on anything which is ARCH-specific. It builds fine on x86 and ARM. Dropping the dependency so we can compile-test on linux-next. Signed-off-by: Felipe Balbi <balbi@ti.com>