]> git.karo-electronics.de Git - karo-tx-linux.git/commit
video: drop code for ARCH_SHARK in cyber2000fb
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 3 Sep 2013 10:02:16 +0000 (12:02 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 25 Sep 2013 13:25:24 +0000 (15:25 +0200)
commitfc6ad619a5d29c94e3eecefa572dc1d4fefdc240
treebda72465ae80040d82edf9f86506dedc73934551
parentf735bba4cc1435d0e9107f77f26f96a3483db0b1
video: drop code for ARCH_SHARK in cyber2000fb

The Cyber2000 frame buffer driver contains a block of code solely
for the Shark machine. As the machine is deleted, delete this
code as well.

Also remove the pointless #ifdef CONFIG_PCI as the Kconfig
clearly states PCI as a dependency anyway.

Cc: Russell King <linux@arm.linux.org.uk>
Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
Acked-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/video/cyber2000fb.c