]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/microblaze/kernel/process.c
microblaze: Remove segment.h
[net-next-2.6.git] / arch / microblaze / kernel / process.c
index 812f1bf06c9e5cbfb2a88222974e2931d20f9a24..35efb2f42d508c3a43c9d2e6d04ab7040a90a968 100644 (file)
@@ -15,6 +15,7 @@
 #include <linux/bitops.h>
 #include <asm/system.h>
 #include <asm/pgalloc.h>
+#include <asm/uaccess.h> /* for USER_DS macros */
 #include <asm/cacheflush.h>
 
 void show_regs(struct pt_regs *regs)