diff options
Diffstat (limited to 'common/main.c')
-rw-r--r-- | common/main.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/common/main.c b/common/main.c index 6a1159879e..66a03a156e 100644 --- a/common/main.c +++ b/common/main.c @@ -13,8 +13,6 @@ #include <console.h> #include <version.h> -DECLARE_GLOBAL_DATA_PTR; - /* * Board-specific Platform code can reimplement show_boot_progress () if needed */ |