]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
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 46be6a516ae4aff70343d5f32776267fadd0a0e1..8531657bdecd3d0c30be8dadc35943036df154a8 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 |                           \