From: Sylwester Nawrocki Date: Tue, 7 Oct 2014 09:12:07 +0000 (+0200) Subject: usb: Remove references to non-existent PLAT_S5P symbol X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~144^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd6e245a2d061a8367e37aaece32cf3fc922de80;p=pandora-kernel.git usb: Remove references to non-existent PLAT_S5P symbol The PLAT_S5P Kconfig symbol was removed in commit d78c16ccde96 ("ARM: SAMSUNG: Remove remaining legacy code"). There are still some references left, fix that by replacing them with ARCH_S5PV210. Fixes: d78c16ccde96 ("ARM: SAMSUNG: Remove remaining legacy code") Reported-by: Paul Bolle Acked-by: Jingoo Han Signed-off-by: Sylwester Nawrocki Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed