MIPS: Fixup explicit DT include clean-up
authorRob Herring <robh@kernel.org>
Thu, 27 Jul 2023 01:20:28 +0000 (19:20 -0600)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Fri, 28 Jul 2023 09:41:09 +0000 (11:41 +0200)
commit0723807978b14837262671d30b5cc8b1b5268281
tree53a6947b3b08344922d1c50ebc0b8c0fd793e012
parent0859bdf1ace659e8981a82956920573c1f8203da
MIPS: Fixup explicit DT include clean-up

Commit 657c45b303f87d77 ("MIPS: Explicitly include correct DT includes")
removed a necessary include by mistake and missed adding an explicit
include of spinlock.h (from of.h -> kobject.h -> spinlock.h).

Fixes: 657c45b303f87d77 ("MIPS: Explicitly include correct DT includes")
Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/lantiq/xway/gptu.c
arch/mips/pic32/pic32mzda/config.c