diff options
Diffstat (limited to 'board/qca/ap121/ap121.c')
-rw-r--r-- | board/qca/ap121/ap121.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/board/qca/ap121/ap121.c b/board/qca/ap121/ap121.c index ac9be35dd9..56ae8e1ea4 100644 --- a/board/qca/ap121/ap121.c +++ b/board/qca/ap121/ap121.c @@ -13,8 +13,6 @@ #include <mach/ath79.h> #include <debug_uart.h> -DECLARE_GLOBAL_DATA_PTR; - #ifdef CONFIG_DEBUG_UART_BOARD_INIT void board_debug_uart_init(void) { |