mmc: zynq_sdhci: Remove global pointer
authorMichal Simek <michal.simek@xilinx.com>
Thu, 16 Apr 2020 12:48:44 +0000 (14:48 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 24 Jun 2020 11:07:57 +0000 (13:07 +0200)
commitaeb3c386c81017657f4faef34d5c203fe32d3aeb
tree88638c2ff149177d96d4093063603574cfb33e26
parent0ef8cd38d066a51143a9f5dfaf52f9212ca94a32
mmc: zynq_sdhci: Remove global pointer

Driver is not calling gd anywhere that's why there is not need to define
it.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/mmc/zynq_sdhci.c