From: Sylwester Nawrocki Date: Mon, 6 Oct 2014 16:08:06 +0000 (-0300) Subject: [media] Remove references to non-existent PLAT_S5P symbol X-Git-Tag: omap-for-v3.19/fixes-not-urgent-part1~48^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=098bcd2335f0824e76dd835e4e2b7ae8e38fc281;p=pandora-kernel.git [media] Remove references to non-existent PLAT_S5P symbol The PLAT_S5P Kconfig symbol was removed in commit d78c16ccde96 ("ARM: SAMSUNG: Remove remaining legacy code"). However, there are still some references to that symbol left, fix that by substituting them with ARCH_S5PV210. Fixes: d78c16ccde96 ("ARM: SAMSUNG: Remove remaining legacy code") Reported-by: Paul Bolle Cc: # for 3.17 Signed-off-by: Sylwester Nawrocki Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed