]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/soc/fsl/qe/ucc_slow.h
QE: Move QE from arch/powerpc to drivers/soc
[karo-tx-linux.git] / include / soc / fsl / qe / ucc_slow.h
similarity index 99%
rename from arch/powerpc/include/asm/ucc_slow.h
rename to include/soc/fsl/qe/ucc_slow.h
index 233ef5fe5fde8326c5815b21fbe03b2272e32449..6c0573a0825c9cb5410491cd0448a2f4150a5057 100644 (file)
 
 #include <linux/kernel.h>
 
-#include <asm/immap_qe.h>
-#include <asm/qe.h>
+#include <soc/fsl/qe/immap_qe.h>
+#include <soc/fsl/qe/qe.h>
 
-#include <asm/ucc.h>
+#include <soc/fsl/qe/ucc.h>
 
 /* transmit BD's status */
 #define T_R    0x80000000      /* ready bit */