]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/cpu/armv8/s32v234/cpu.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / arm / cpu / armv8 / s32v234 / cpu.c
index 5c97e0eee43469748daea37d16d49a30e2af08ed..1fa6841eaf783e8ad4cc662bb647cd00145e95b5 100644 (file)
@@ -1,7 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2014-2016, Freescale Semiconductor, Inc.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>
@@ -12,8 +11,6 @@
 #include <asm/arch/mc_me_regs.h>
 #include "cpu.h"
 
-DECLARE_GLOBAL_DATA_PTR;
-
 u32 cpu_mask(void)
 {
        return readl(MC_ME_CS);