of: Drop cpu.h include from of_device.h
authorRob Herring <robh@kernel.org>
Wed, 29 Mar 2023 15:52:16 +0000 (10:52 -0500)
committerRob Herring <robh@kernel.org>
Thu, 13 Apr 2023 22:46:35 +0000 (17:46 -0500)
commit7e09cb0b84ac5d17086a65ca21479dfec600a232
treeda7238f9c3ea86c106cbebf35a208aadeb19d32f
parentcd6f0f5176d1192dbaf1f8c2a6833019d56eb700
of: Drop cpu.h include from of_device.h

Now that all users which had an implicit dependency on cpu.h have been
fixed. the cpu.h include can be dropped from of_device.h

Link: https://lore.kernel.org/r/20230329-dt-cpu-header-cleanups-v1-19-581e2605fe47@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
include/linux/of_device.h