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

Signed-off-by: Tom Rini <[email protected]>
---
Cc: "Álvaro Fernández Rojas" <[email protected]>
---
 board/netgear/dgnd3700v2/dgnd3700v2.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/board/netgear/dgnd3700v2/dgnd3700v2.c 
b/board/netgear/dgnd3700v2/dgnd3700v2.c
index cfc3529c3488..9cf3a2fe60a2 100644
--- a/board/netgear/dgnd3700v2/dgnd3700v2.c
+++ b/board/netgear/dgnd3700v2/dgnd3700v2.c
@@ -3,7 +3,6 @@
  * Copyright (C) 2018 Álvaro Fernández Rojas <[email protected]>
  */
 
-#include <common.h>
 #include <init.h>
 #include <asm/io.h>
 #include <linux/bitops.h>
-- 
2.34.1

Reply via email to