diff options
Diffstat (limited to 'board/freescale/mpc8349itx/mpc8349itx.c')
-rw-r--r-- | board/freescale/mpc8349itx/mpc8349itx.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/mpc8349itx/mpc8349itx.c b/board/freescale/mpc8349itx/mpc8349itx.c index c4bec090be..62bcf23571 100644 --- a/board/freescale/mpc8349itx/mpc8349itx.c +++ b/board/freescale/mpc8349itx/mpc8349itx.c @@ -20,6 +20,7 @@ #endif #include "../../../arch/powerpc/cpu/mpc83xx/hrcw/hrcw.h" +#include "../../../arch/powerpc/cpu/mpc83xx/elbc/elbc.h" DECLARE_GLOBAL_DATA_PTR; |