X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=board%2Fqca%2Fap121%2Fap121.c;h=24acdcb2e6f47c1d54df207c6907095147c322ae;hb=83d290c56fab2d38cd1ab4c4cc7099559c1d5046;hp=ac9be35dd9b9ba4926a1379d0d8bba2a03c45a6f;hpb=5c84ad097d829bb1e6460438f33e1536b23b3c9b;p=platform%2Fkernel%2Fu-boot.git diff --git a/board/qca/ap121/ap121.c b/board/qca/ap121/ap121.c index ac9be35..24acdcb 100644 --- a/board/qca/ap121/ap121.c +++ b/board/qca/ap121/ap121.c @@ -1,7 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2015-2016 Wills Wang - * - * SPDX-License-Identifier: GPL-2.0+ */ #include @@ -13,8 +12,6 @@ #include #include -DECLARE_GLOBAL_DATA_PTR; - #ifdef CONFIG_DEBUG_UART_BOARD_INIT void board_debug_uart_init(void) {