commit | 43223922f947f8247f6c3b4392dfc91f8ae212fd | [log] [tgz] |
---|---|---|
author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | Thu Nov 28 15:55:13 2019 +0100 |
committer | Li Yang <leoyang.li@nxp.com> | Mon Dec 09 13:54:30 2019 -0600 |
tree | b70e5726ce20bb5851c9488a81a2cb85560725ab | |
parent | df049d1f491651ceca94a0318839b4069cb661a6 [diff] |
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>