ADS5121e: fix compile warning
Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
parent
f2b6f46106
commit
e343ab83d5
@ -25,6 +25,7 @@
|
|||||||
#include <mpc512x.h>
|
#include <mpc512x.h>
|
||||||
#include <asm/bitops.h>
|
#include <asm/bitops.h>
|
||||||
#include <command.h>
|
#include <command.h>
|
||||||
|
#include <fdt_support.h>
|
||||||
|
|
||||||
/* Clocks in use */
|
/* Clocks in use */
|
||||||
#define SCCR1_CLOCKS_EN (CLOCK_SCCR1_CFG_EN | \
|
#define SCCR1_CLOCKS_EN (CLOCK_SCCR1_CFG_EN | \
|
||||||
|
Loading…
Reference in New Issue
Block a user