]> git.sur5r.net Git - u-boot/blobdiff - board/ti/ks2_evm/board_k2e.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / board / ti / ks2_evm / board_k2e.c
index 6c77d915e5b977c1f3fac3b2dbeaf366fec89a2e..f86a8363c4761f038f4ce49fbfc4dd903dd01119 100644 (file)
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * K2E EVM : Board initialization
  *
  * (C) Copyright 2014
  *     Texas Instruments Incorporated, <www.ti.com>
- *
- * SPDX-License-Identifier:     GPL-2.0+
  */
 
 #include <common.h>
@@ -12,8 +11,6 @@
 #include <asm/arch/hardware.h>
 #include <asm/ti-common/keystone_net.h>
 
-DECLARE_GLOBAL_DATA_PTR;
-
 unsigned int get_external_clk(u32 clk)
 {
        unsigned int clk_freq;