SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / drivers / clk / rockchip / clk_rk3128.c
index 7b479e79bb4928e2143ce766caa35aaee068432e..7da785abc670ca3dd4755c930814d5580e0a0d80 100644 (file)
@@ -1,7 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * (C) Copyright 2017 Rockchip Electronics Co., Ltd
- *
- * SPDX-License-Identifier:    GPL-2.0
  */
 
 #include <common.h>
@@ -18,8 +17,6 @@
 #include <dt-bindings/clock/rk3128-cru.h>
 #include <linux/log2.h>
 
-DECLARE_GLOBAL_DATA_PTR;
-
 enum {
        VCO_MAX_HZ      = 2400U * 1000000,
        VCO_MIN_HZ      = 600 * 1000000,