]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/h8300/kernel/process.c
Merge branch 'linux-2.6' into merge
[karo-tx-linux.git] / arch / h8300 / kernel / process.c
index 16ccddc69c2bbb579e97784b0e66913395a67bf9..dfbe7ab9ffe2e2fa632260ccb2111d3a9e9a87df 100644 (file)
@@ -22,7 +22,6 @@
  * This file handles the architecture-dependent parts of process handling..
  */
 
-#include <linux/config.h>
 #include <linux/errno.h>
 #include <linux/module.h>
 #include <linux/sched.h>
@@ -38,6 +37,7 @@
 #include <linux/a.out.h>
 #include <linux/interrupt.h>
 #include <linux/reboot.h>
+#include <linux/fs.h>
 
 #include <asm/uaccess.h>
 #include <asm/system.h>