From fc6ad619a5d29c94e3eecefa572dc1d4fefdc240 Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Tue, 3 Sep 2013 12:02:16 +0200 Subject: [PATCH] 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 Cc: Jean-Christophe Plagniol-Villard Acked-by: Tomi Valkeinen Signed-off-by: Linus Walleij --- Reading git-format-patch failed