diff options
Diffstat (limited to 'board/sbc8349/sbc8349.c')
-rw-r--r-- | board/sbc8349/sbc8349.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/sbc8349/sbc8349.c b/board/sbc8349/sbc8349.c index a647de6b11..9051392cd0 100644 --- a/board/sbc8349/sbc8349.c +++ b/board/sbc8349/sbc8349.c @@ -8,6 +8,7 @@ */ #include <common.h> +#include <fdt_support.h> #include <ioports.h> #include <mpc83xx.h> #include <asm/mpc8349_pci.h> |