diff options
Diffstat (limited to 'cmd/ti/ddr3.c')
-rw-r--r-- | cmd/ti/ddr3.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/ti/ddr3.c b/cmd/ti/ddr3.c index 623b63b0f9..6b43a73868 100644 --- a/cmd/ti/ddr3.c +++ b/cmd/ti/ddr3.c @@ -14,6 +14,7 @@ #include <asm/emif.h> #include <common.h> #include <command.h> +#include <asm/global_data.h> DECLARE_GLOBAL_DATA_PTR; |