]> git.sur5r.net Git - u-boot/blobdiff - drivers/timer/ag101p_timer.c
net: designware: Add reset ctrl to driver
[u-boot] / drivers / timer / ag101p_timer.c
index 8dc85c4183ccd166e797598a1a626a0e7441b0e0..6e1ae68b32ecb969a0b5036a077b3d84f76a1e44 100644 (file)
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Andestech ATFTMR010 timer driver
  *
  * (C) Copyright 2016
  * Rick Chen, NDS32 Software Engineering, rick@andestech.com
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 #include <common.h>
 #include <dm.h>
@@ -12,8 +11,6 @@
 #include <timer.h>
 #include <linux/io.h>
 
-DECLARE_GLOBAL_DATA_PTR;
-
 /*
  * Timer Control Register
  */