From: Wolfgang Denk Date: Sat, 12 Jan 2008 23:55:47 +0000 (+0100) Subject: ADS5121e: fix compile warning X-Git-Tag: v1.3.2-rc1~102^2~3 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=e343ab83d5135b558aa58db9be8fc7faa68d77ed;p=karo-tx-uboot.git ADS5121e: fix compile warning Signed-off-by: Wolfgang Denk --- diff --git a/board/ads5121/ads5121.c b/board/ads5121/ads5121.c index 46be6a516a..8531657bde 100644 --- a/board/ads5121/ads5121.c +++ b/board/ads5121/ads5121.c @@ -25,6 +25,7 @@ #include #include #include +#include /* Clocks in use */ #define SCCR1_CLOCKS_EN (CLOCK_SCCR1_CFG_EN | \