diff options
Diffstat (limited to 'board/samsung/espresso7420/espresso7420.c')
-rw-r--r-- | board/samsung/espresso7420/espresso7420.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/board/samsung/espresso7420/espresso7420.c b/board/samsung/espresso7420/espresso7420.c index 04a83bc07d..1ed8680010 100644 --- a/board/samsung/espresso7420/espresso7420.c +++ b/board/samsung/espresso7420/espresso7420.c @@ -8,8 +8,6 @@ #include <common.h> -DECLARE_GLOBAL_DATA_PTR; - int exynos_init(void) { return 0; |