Blackfin arch: after removing fs.h from mm.h, fix the broken on Blackfin arch
[powerpc.git] / arch / blackfin / kernel / process.c
index 5a51dd6..6a7aefe 100644 (file)
@@ -33,6 +33,8 @@
 #include <linux/user.h>
 #include <linux/a.out.h>
 #include <linux/uaccess.h>
+#include <linux/fs.h>
+#include <linux/err.h>
 
 #include <asm/blackfin.h>
 #include <asm/fixed_code.h>