kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support
[deliverable/linux.git] / arch / xtensa / kernel / entry.S
index c64a01f71de6929e12020e75649afd3e18b36f8f..5c018c503dfa0d465d93a3f322a62a18159fd46c 100644 (file)
@@ -14,7 +14,7 @@
  */
 
 #include <linux/linkage.h>
-#include <asm/offsets.h>
+#include <asm/asm-offsets.h>
 #include <asm/processor.h>
 #include <asm/thread_info.h>
 #include <asm/uaccess.h>
This page took 0.035517 seconds and 5 git commands to generate.