diff options
Diffstat (limited to 'board/phytium/pomelo/pomelo.c')
-rw-r--r-- | board/phytium/pomelo/pomelo.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/board/phytium/pomelo/pomelo.c b/board/phytium/pomelo/pomelo.c index 960e491c768..0ea335e7486 100644 --- a/board/phytium/pomelo/pomelo.c +++ b/board/phytium/pomelo/pomelo.c @@ -14,7 +14,6 @@ #include <linux/arm-smccc.h> #include <scsi.h> #include <init.h> -#include <asm/u-boot.h> #include "cpu.h" DECLARE_GLOBAL_DATA_PTR; |