sched/cputime: Introduce special task_cputime_t() API to return old-typed cputime
[sfrench/cifs-2.6.git] / kernel / extable.c
index e820ccee984673e77b23b09ff42a0db254aba762..e3beec4a2339ee1c013698beb4c9ca126d1e2121 100644 (file)
@@ -22,7 +22,7 @@
 #include <linux/init.h>
 
 #include <asm/sections.h>
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 
 /*
  * mutex protecting text section modification (dynamic code patching).