]> Git Repo - u-boot.git/blobdiff - arch/arm/mach-socfpga/clock_manager_arria10.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot.git] / arch / arm / mach-socfpga / clock_manager_arria10.c
index 623a266f80f0b638ad043acf5d530c1d6dde2fa2..4ee6a82b5f75215d6930d488aa39c572d1610073 100644 (file)
@@ -1,7 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Copyright (C) 2016-2017 Intel Corporation
- *
- * SPDX-License-Identifier:    GPL-2.0
  */
 
 #include <common.h>
@@ -10,8 +9,6 @@
 #include <dm.h>
 #include <asm/arch/clock_manager.h>
 
-DECLARE_GLOBAL_DATA_PTR;
-
 static u32 eosc1_hz;
 static u32 cb_intosc_hz;
 static u32 f2s_free_hz;
This page took 0.025616 seconds and 4 git commands to generate.