summaryrefslogtreecommitdiff
path: root/board/cavium/thunderx/atf.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/cavium/thunderx/atf.c')
-rw-r--r--board/cavium/thunderx/atf.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/board/cavium/thunderx/atf.c b/board/cavium/thunderx/atf.c
index 6ab9de944f..51b4a9fa27 100644
--- a/board/cavium/thunderx/atf.c
+++ b/board/cavium/thunderx/atf.c
@@ -16,8 +16,6 @@
#include <malloc.h>
-DECLARE_GLOBAL_DATA_PTR;
-
ssize_t atf_read_mmc(uintptr_t offset, void *buffer, size_t size)
{
struct pt_regs regs;