]> Git Repo - u-boot.git/blobdiff - board/freescale/p1023rdb/ddr.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot.git] / board / freescale / p1023rdb / ddr.c
index d587df527ab1ac5dae565008355b8057c8929ab0..dc7a909e03b2de32aa607747930a02b03617b56a 100644 (file)
@@ -1,7 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright 2013 Freescale Semiconductor, Inc.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>
@@ -13,8 +12,6 @@
 #include <asm/io.h>
 #include <asm/fsl_law.h>
 
-DECLARE_GLOBAL_DATA_PTR;
-
 /* CONFIG_SYS_DDR_RAW_TIMING */
 /*
  * Hynix H5TQ1G83TFR-H9C
This page took 0.025188 seconds and 4 git commands to generate.