Replace <asm/uaccess.h> with <linux/uaccess.h> globally
[linux-block.git] / arch / ia64 / mm / extable.c
index 8f70bb2d0c37bc0df8bc264e5ac032e8c25e6c84..4edb816aba9a27131491feeb0dfadffc82d2204d 100644 (file)
@@ -5,7 +5,7 @@
  *     David Mosberger-Tang <davidm@hpl.hp.com>
  */
 
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 
 void
 ia64_handle_exception (struct pt_regs *regs, const struct exception_table_entry *e)