diff options
Diffstat (limited to 'board/freescale/p2041rdb/cpld.c')
-rw-r--r-- | board/freescale/p2041rdb/cpld.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/p2041rdb/cpld.c b/board/freescale/p2041rdb/cpld.c index 915a8b994d5..a1908b8a571 100644 --- a/board/freescale/p2041rdb/cpld.c +++ b/board/freescale/p2041rdb/cpld.c @@ -11,6 +11,7 @@ * CPLD_BASE - The virtual address of the base of the CPLD register map */ +#include <common.h> #include <command.h> #include <asm/io.h> |