diff options
Diffstat (limited to 'board/phytec/pcm058/pcm058.c')
-rw-r--r-- | board/phytec/pcm058/pcm058.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/phytec/pcm058/pcm058.c b/board/phytec/pcm058/pcm058.c index 5e5b129ef1..b37c6fe218 100644 --- a/board/phytec/pcm058/pcm058.c +++ b/board/phytec/pcm058/pcm058.c @@ -17,6 +17,7 @@ #include <asm/global_data.h> #include <asm/mach-imx/boot_mode.h> #include <asm/arch/sys_proto.h> +#include <asm/sections.h> #include <dm.h> DECLARE_GLOBAL_DATA_PTR; |