Remove <common.h> from this board vendor directory and when needed
add missing include files directly.

Signed-off-by: Tom Rini <tr...@konsulko.com>
---
Cc: Stefan Roese <s...@denx.de>
---
 board/sr1500/socfpga.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/board/sr1500/socfpga.c b/board/sr1500/socfpga.c
index d9125a76bf7f..5603ef24da80 100644
--- a/board/sr1500/socfpga.c
+++ b/board/sr1500/socfpga.c
@@ -3,7 +3,6 @@
  * Copyright (C) 2015 Stefan Roese <s...@denx.de>
  */
 
-#include <common.h>
 #include <init.h>
 #include <asm/arch/reset_manager.h>
 #include <asm/gpio.h>
-- 
2.34.1

Reply via email to