soc: fsl: qe: drop unneeded #includes
authorRasmus Villemoes <linux@rasmusvillemoes.dk>
Thu, 28 Nov 2019 14:55:13 +0000 (15:55 +0100)
committerLi Yang <leoyang.li@nxp.com>
Mon, 9 Dec 2019 19:54:30 +0000 (13:54 -0600)
commit43223922f947f8247f6c3b4392dfc91f8ae212fd
treeb70e5726ce20bb5851c9488a81a2cb85560725ab
parentdf049d1f491651ceca94a0318839b4069cb661a6
soc: fsl: qe: drop unneeded #includes

These includes are not actually needed, and asm/rheap.h and
sysdev/fsl_soc.h are PPC-specific, hence prevent compiling QE for
other architectures.

Reviewed-by: Timur Tabi <timur@kernel.org>
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Li Yang <leoyang.li@nxp.com>
drivers/soc/fsl/qe/qe.c
drivers/soc/fsl/qe/qe_io.c