]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[media] Remove references to non-existent PLAT_S5P symbol
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Mon, 6 Oct 2014 16:08:06 +0000 (13:08 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 24 Oct 2014 11:35:27 +0000 (09:35 -0200)
commit098bcd2335f0824e76dd835e4e2b7ae8e38fc281
treea64127c78e46c9b32e3a26f2b0441e4644f77891
parent8a6a547fe1b13fe3e523b3f076f8295dd03a7c41
[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 <pebolle@tiscali.nl>
Cc: <stable@vger.kernel.org> # for 3.17
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/platform/Kconfig
drivers/media/platform/exynos4-is/Kconfig
drivers/media/platform/s5p-tv/Kconfig