ARM: shmobile: Remove Lager USBHS UDC ifdefs
authorMagnus Damm <damm@opensource.se>
Wed, 29 Jan 2014 23:10:09 +0000 (08:10 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 4 Feb 2014 05:28:33 +0000 (14:28 +0900)
commit235cda29e4d5047622ff9b82b1f0b4cb6cf95f6c
treea0a7736c019b5392779854956310d8daf873ac29
parent1eabe028f8aacd7367fbdda9596cd3d64659a49f
ARM: shmobile: Remove Lager USBHS UDC ifdefs

Remove ifdefs to make the Lager USBHS device always present.
This makes it more like other devices, no need to be special.

Also, these ifdefs by themselves do not hurt much, but combined
with USB Host device ifdefs that were proposed earlier we could
basically end up with a kernel that drives VBUS incorrectly
depending on the kernel configuration - lets not do that.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/board-lager.c