]> git.sur5r.net Git - u-boot/blobdiff - drivers/net/gmac_rockchip.c
Merge git://git.denx.de/u-boot-fsl-qoriq
[u-boot] / drivers / net / gmac_rockchip.c
index 683e820108f9a2a4ec60cc14ad1345520621b5bb..30a24d1947e6bb76d07eaccc50f96582c05f9372 100644 (file)
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2015 Sjoerd Simons <sjoerd.simons@collabora.co.uk>
  *
- * SPDX-License-Identifier:    GPL-2.0+
- *
  * Rockchip GMAC ethernet IP driver for U-Boot
  */
 
@@ -25,8 +24,6 @@
 #include <dt-bindings/clock/rk3288-cru.h>
 #include "designware.h"
 
-DECLARE_GLOBAL_DATA_PTR;
-
 /*
  * Platform data for the gmac
  *