mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 01:02:19 +02: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:
@@ -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
|
||||
|
Reference in New Issue
Block a user