summaryrefslogtreecommitdiffstats
path: root/board/keymile/common/common.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/keymile/common/common.c')
-rw-r--r--board/keymile/common/common.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/board/keymile/common/common.c b/board/keymile/common/common.c
index a585f17fe3..612dd2a051 100644
--- a/board/keymile/common/common.c
+++ b/board/keymile/common/common.c
@@ -34,10 +34,6 @@
#include <asm/io.h>
#include <linux/ctype.h>
-#if defined(CONFIG_OF_BOARD_SETUP) && defined(CONFIG_OF_LIBFDT)
-#include <libfdt.h>
-#endif
-
#include "common.h"
#if defined(CONFIG_HARD_I2C) || defined(CONFIG_SOFT_I2C)
#include <i2c.h>
OpenPOWER on IntegriCloud