From: Magnus Damm Date: Wed, 29 Jan 2014 23:10:09 +0000 (+0900) Subject: ARM: shmobile: Remove Lager USBHS UDC ifdefs X-Git-Tag: v3.15-rc1~78^2~17^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=235cda29e4d5047622ff9b82b1f0b4cb6cf95f6c;p=pandora-kernel.git 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 Signed-off-by: Simon Horman --- Reading git-diff-tree failed