ARM: rockchip: Drop unused includes
authorRob Herring <robh@kernel.org>
Thu, 3 Aug 2023 22:42:52 +0000 (16:42 -0600)
committerArnd Bergmann <arnd@arndb.de>
Sat, 12 Aug 2023 08:31:00 +0000 (10:31 +0200)
commitab7c1ad11da41de9d5b75bc9171a3485f5aa7923
treeb4309855725a7a6b5f2ff4fb15e1b4abc19ca195
parent48f1138f9c43d328dc6dd9ee03dd2d36dc18885a
ARM: rockchip: Drop unused includes

Several includes are not needed, so drop them.

of_platform.h is not needed, but it implicitly includes of.h which is
needed.

Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Link: https://lore.kernel.org/r/20230803-dt-header-cleanups-for-soc-v2-12-d8de2cc88bff@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-rockchip/rockchip.c