Explorar o código

ADS5121e: fix compile warning

Signed-off-by: Wolfgang Denk <wd@denx.de>
Wolfgang Denk %!s(int64=17) %!d(string=hai) anos
pai
achega
e343ab83d5
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      board/ads5121/ads5121.c

+ 1 - 0
board/ads5121/ads5121.c

@@ -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 |				\