QE: Move QE from arch/powerpc to drivers/soc

ls1 has qe and ls1 has arm cpu.
move qe from arch/powerpc to drivers/soc/fsl
to adapt to powerpc and arm

Signed-off-by: Zhao Qiang <qiang.zhao@freescale.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
This commit is contained in:
Zhao Qiang
2015-11-30 10:48:57 +08:00
committed by Scott Wood
orang tua 302c059f2e
melakukan 7aa1aa6ece
48 mengubah file dengan 92 tambahan dan 86 penghapusan

Melihat File

@@ -16,7 +16,7 @@
* option) any later version.
*/
#include <asm/cpm.h>
#include <asm/qe.h>
#include <soc/fsl/qe/qe.h>
#include <linux/dma-mapping.h>
#include <linux/fsl_devices.h>
#include <linux/kernel.h>