[PATCH] xtensa: remove extra header files
[safe/jmp/linux-2.6] / arch / xtensa / lib / strncpy_user.S
index 71d55df..a834057 100644 (file)
@@ -11,7 +11,7 @@
  *  Copyright (C) 2002 Tensilica Inc.
  */
 
-#include <xtensa/coreasm.h>
+#include <asm/variant/core.h>
 #include <linux/errno.h>
 
 /* Load or store instructions that may cause exceptions use the EX macro. */