Skip to content
Snippets Groups Projects
Commit 71f13a21 authored by Lei Wen's avatar Lei Wen Committed by Albert ARIBAUD
Browse files

gpio: mvmfp: reduce include platform file


Build pass with following config:
dkb_config
aspenite_config

Signed-off-by: default avatarLei Wen <leiwen@marvell.com>
parent 5ff8b354
Branches
Tags
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment