arm64: Explicitly include correct DT includes
authorRob Herring <robh@kernel.org>
Fri, 14 Jul 2023 17:40:20 +0000 (11:40 -0600)
committerWill Deacon <will@kernel.org>
Mon, 31 Jul 2023 13:45:38 +0000 (14:45 +0100)
commitb9d6012497400aa65ef0f2cc537ce7720615dea7
treef5b56e85892c82b4bb03580d66254949560583d3
parent64a0b90a3c1ed0aa15e75f8c688f8e55f1f12999
arm64: Explicitly include correct DT includes

Remove unused 'of*.h' header inclusions from the arm64 arch code to
allow for the eventual untangling of 'of_device.h and 'of_platform.h',
which currently include each other.

Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20230714174021.4039807-1-robh@kernel.org
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/kernel/cpuidle.c
arch/arm64/kernel/pci.c