ADS5121e: fix compile warning
authorWolfgang Denk <wd@denx.de>
Sat, 12 Jan 2008 23:55:47 +0000 (00:55 +0100)
committerWolfgang Denk <wd@denx.de>
Sat, 12 Jan 2008 23:55:47 +0000 (00:55 +0100)
Signed-off-by: Wolfgang Denk <wd@denx.de>
board/ads5121/ads5121.c

index 46be6a5..8531657 100644 (file)
@@ -25,6 +25,7 @@
 #include <mpc512x.h>
 #include <asm/bitops.h>
 #include <command.h>
+#include <fdt_support.h>
 
 /* Clocks in use */
 #define SCCR1_CLOCKS_EN        (CLOCK_SCCR1_CFG_EN |                           \