aboutsummaryrefslogtreecommitdiff
path: root/board/sbc8349/sbc8349.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/sbc8349/sbc8349.c')
-rw-r--r--board/sbc8349/sbc8349.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/sbc8349/sbc8349.c b/board/sbc8349/sbc8349.c
index a3395ed680..ef87f9f0fe 100644
--- a/board/sbc8349/sbc8349.c
+++ b/board/sbc8349/sbc8349.c
@@ -16,7 +16,7 @@
#include <spd_sdram.h>
#include <miiphy.h>
#if defined(CONFIG_OF_LIBFDT)
-#include <libfdt.h>
+#include <linux/libfdt.h>
#endif
DECLARE_GLOBAL_DATA_PTR;