ARM: keystone: Drop unused includes
authorRob Herring <robh@kernel.org>
Mon, 17 Jul 2023 22:56:09 +0000 (16:56 -0600)
committerNishanth Menon <nm@ti.com>
Tue, 25 Jul 2023 11:27:25 +0000 (06:27 -0500)
commit630c191b3396c6aaccab1234f8834848a2c42e8a
tree491f8eef9a6c0fa3f933708018134d66ea2a805e
parent06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5
ARM: keystone: Drop unused includes

Several includes are not needed, so drop them.

of_platform.h is not needed, but it implicitly includes platform_device.h
(for now) which is needed.

Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20230717225610.3214029-1-robh@kernel.org
Signed-off-by: Nishanth Menon <nm@ti.com>
arch/arm/mach-keystone/keystone.c