diff options
Diffstat (limited to 'board/ronetix/pm9g45/pm9g45.c')
-rw-r--r-- | board/ronetix/pm9g45/pm9g45.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/ronetix/pm9g45/pm9g45.c b/board/ronetix/pm9g45/pm9g45.c index c1225800a9..e2620e3c04 100644 --- a/board/ronetix/pm9g45/pm9g45.c +++ b/board/ronetix/pm9g45/pm9g45.c @@ -25,6 +25,7 @@ #include <net.h> #endif #include <netdev.h> +#include <asm/mach-types.h> DECLARE_GLOBAL_DATA_PTR; |