]> git.sur5r.net Git - u-boot/blobdiff - board/dhelectronics/dh_imx6/dh_imx6_spl.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / board / dhelectronics / dh_imx6 / dh_imx6_spl.c
index 57ae7f15ce8e78be7873b626030d76786e34eba0..dffe4ebd4525b2605fde8ae50787044394076ca4 100644 (file)
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * DHCOM DH-iMX6 PDK SPL support
  *
  * Copyright (C) 2017 Marek Vasut <marex@denx.de>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>
@@ -45,8 +44,6 @@
        (PAD_CTL_PUS_47K_UP | PAD_CTL_SPEED_LOW | PAD_CTL_DSE_80ohm |   \
         PAD_CTL_SRE_FAST | PAD_CTL_HYS)
 
-DECLARE_GLOBAL_DATA_PTR;
-
 static const struct mx6dq_iomux_ddr_regs dhcom6dq_ddr_ioregs = {
        .dram_sdclk_0   = 0x00020030,
        .dram_sdclk_1   = 0x00020030,