watchdog: cadence: Remove DECLARE_GLOBAL_DATA_PTR from driver
authorMichal Simek <michal.simek@xilinx.com>
Mon, 9 Mar 2020 07:44:43 +0000 (08:44 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 6 Apr 2020 10:52:45 +0000 (12:52 +0200)
commitf7e296d6f5121b2d5e02294ee35fb725e3c28fed
tree1a858d4afe99f538e05bb8eee12a06e2bc839969
parent25de8a8d0fd41059a884cb6f5b5032e01bdf8be2
watchdog: cadence: Remove DECLARE_GLOBAL_DATA_PTR from driver

gd is not used in the driver that's why declaration is not needed at all.

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