From 71f13a21dc78b312e1a250bef88c14f9de94b62b Mon Sep 17 00:00:00 2001 From: Lei Wen <[leiwen@marvell.com]> Date: Tue, 18 Oct 2011 20:11:55 +0530 Subject: gpio: mvmfp: reduce include platform file Build pass with following config: dkb_config aspenite_config Signed-off-by: Lei Wen --- drivers/gpio/mvmfp.c | 7 ------- 1 file changed, 7 deletions(-) diff --git a/drivers/gpio/mvmfp.c b/drivers/gpio/mvmfp.c index e7830c6..f56c037 100644 --- a/drivers/gpio/mvmfp.c +++ b/drivers/gpio/mvmfp.c @@ -26,13 +26,6 @@ #include #include #include -#ifdef CONFIG_ARMADA100 -#include -#elif defined(CONFIG_PANTHEON) -#include -#else -#error Unsupported SoC... -#endif /* * mfp_config -- cgit v1.1