mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-21 06:31:31 +00:00
gpio: mvmfp: reduce include platform file
Build pass with following config: dkb_config aspenite_config Signed-off-by: Lei Wen <leiwen@marvell.com>
This commit is contained in:
parent
5ff8b35412
commit
71f13a21dc
1 changed files with 0 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue