MIPS: lantiq: Directly include linux/of.h in xway/dma.c
authorMarc Zyngier <maz@kernel.org>
Thu, 13 Sep 2018 08:31:09 +0000 (09:31 +0100)
committerMarc Zyngier <maz@kernel.org>
Thu, 10 Jun 2021 12:09:16 +0000 (13:09 +0100)
commit95af1df6f4e2b121ce33166d61c99250143073b5
tree7929b0717ccb6f692e31b58f2d1ada73a52b91f1
parent1982752f6ba6a9d74a214b008ae9e336339276e8
MIPS: lantiq: Directly include linux/of.h in xway/dma.c

This drivers currently obtains linux/of.h by luck and a chain of
bizarre inclusions, which we're about to fix.

Let's include the required file directly.

Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/mips/lantiq/xway/dma.c