Skip to content
Commit 60630c2e authored by Felipe Balbi's avatar Felipe Balbi
Browse files

usb: gadget: mv_u3d: drop ARCH dependency



this driver compiles fine everywhere which
means we can use linux-next to compile it
for us frequently.

By dropping the arch dependency, we also
ensure driver writers don't add virtual
arch-depdencies to the driver by e.g. using
the wrong headers.

While at that, fix Marvell's USB3 PHY dependency,
that's the driver which depends on CPU_MM3, not
mv_u3d_core.

Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
parent e6667ef7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment