simple-bus: remove DECLARE_GLOBAL_DATA_PTR
authorMasahiro Yamada <[email protected]>
Tue, 17 Oct 2017 08:37:14 +0000 (17:37 +0900)
committerTom Rini <[email protected]>
Mon, 23 Oct 2017 21:25:40 +0000 (17:25 -0400)
commit3d569a807e17b146731c37db0cf21125134dee23
tree524c2b28289967b47390782c4b1085d60e12eb26
parent8b7f4b9cc1f31292e5690336f529eca493df3df5
simple-bus: remove DECLARE_GLOBAL_DATA_PTR

No global pointer is used in this file.

Signed-off-by: Masahiro Yamada <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
drivers/core/simple-bus.c