diff options
Diffstat (limited to 'board/syteco/zmx25/zmx25.c')
-rw-r--r-- | board/syteco/zmx25/zmx25.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/syteco/zmx25/zmx25.c b/board/syteco/zmx25/zmx25.c index d2318457b4..a2e7b8baaa 100644 --- a/board/syteco/zmx25/zmx25.c +++ b/board/syteco/zmx25/zmx25.c @@ -14,6 +14,7 @@ * RedBoot tx25_misc.c Copyright (C) 2009 Red Hat */ #include <common.h> +#include <cpu_func.h> #include <asm/gpio.h> #include <asm/io.h> #include <asm/arch/imx-regs.h> |