]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/asm-um/thread_info.h
uml: header untangling
[karo-tx-linux.git] / include / asm-um / thread_info.h
index 6e5fd5c892d069439ed56191d837df54dd94dd58..cdfc91cb77a8eb7bd22f5a361e1ab2cfc3586c74 100644 (file)
@@ -8,8 +8,9 @@
 
 #ifndef __ASSEMBLY__
 
-#include <asm/processor.h>
 #include <asm/types.h>
+#include <asm/page.h>
+#include <asm/uaccess.h>
 
 struct thread_info {
        struct task_struct      *task;          /* main task structure */