
14 Oct
2011
14 Oct
'11
4:34 p.m.
Build pass with following config: dkb_config aspenite_config
Signed-off-by: Lei Wen leiwen@marvell.com --- Changelog: V2: no change
drivers/gpio/mvmfp.c | 7 ------- 1 files changed, 0 insertions(+), 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 <asm/io.h> #include <mvmfp.h> #include <asm/arch/mfp.h> -#ifdef CONFIG_ARMADA100 -#include <asm/arch/armada100.h> -#elif defined(CONFIG_PANTHEON) -#include <asm/arch/pantheon.h> -#else -#error Unsupported SoC... -#endif
/* * mfp_config
--
1.7.0.4