simple-bus: remove DECLARE_GLOBAL_DATA_PTR
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 17 Oct 2017 08:37:14 +0000 (17:37 +0900)
committerTom Rini <trini@konsulko.com>
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 <yamada.masahiro@socionext.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
drivers/core/simple-bus.c