Home
last modified time | relevance | path

Searched hist:"95 af1df6f4e2b121ce33166d61c99250143073b5" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/mips/lantiq/xway/
H A Ddma.cdiff 95af1df6f4e2b121ce33166d61c99250143073b5 Thu Sep 13 03:31:09 CDT 2018 Marc Zyngier <maz@kernel.org> 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>