浏览代码

Makalu: fix compile warning

Signed-off-by: Wolfgang Denk <wd@denx.de>
Wolfgang Denk 17 年之前
父节点
当前提交
6eb3fb1558
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      board/amcc/makalu/makalu.c

+ 1 - 0
board/amcc/makalu/makalu.c

@@ -28,6 +28,7 @@
 #include <asm/processor.h>
 #include <asm/gpio.h>
 #include <asm/io.h>
+#include <fdt_support.h>
 
 #if defined(CONFIG_PCI)
 #include <pci.h>