timer: dw-apb: remove unused DECLARE_GLOBAL_DATA_PTR
authorSimon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Thu, 9 May 2019 20:11:55 +0000 (22:11 +0200)
committerMarek Vasut <marex@denx.de>
Fri, 10 May 2019 20:48:11 +0000 (22:48 +0200)
commit460a97f3a2d4308b804f833b1a0beb0cf92c925e
treed2c69119c819bcbca0d09cf5da63ad6d030d04f7
parent8ede7515fe50f670f7a7835a24e0cff7596b6c16
timer: dw-apb: remove unused DECLARE_GLOBAL_DATA_PTR

The dw-apb timer does not use 'gd', so remove its declaration.

Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
drivers/timer/dw-apb-timer.c