Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dm
[oweals/u-boot.git] / drivers / mmc / rockchip_sdhci.c
index ab89be47644e9dc3359255ce0a4be7a4d42b7ddb..cb623d589b497ee3057aa53e47f3c1c6de72f58f 100644 (file)
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2016 Fuzhou Rockchip Electronics Co., Ltd
  *
  * Rockchip SD Host Controller Interface
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>
@@ -15,7 +14,6 @@
 #include <sdhci.h>
 #include <clk.h>
 
-DECLARE_GLOBAL_DATA_PTR;
 /* 400KHz is max freq for card ID etc. Use that as min */
 #define EMMC_MIN_FREQ  400000