]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-s390/debug.h
[ARM] 4979/1: [AT91] Olimex SAM9-L9260 board support
[linux-2.6-omap-h63xx.git] / include / asm-s390 / debug.h
index 23450ed4b571907e6c66609fa536c19a9f386b63..c00dd2b3dc50282ef5ae91632c89e998a7a36b1e 100644 (file)
@@ -9,9 +9,7 @@
 #ifndef DEBUG_H
 #define DEBUG_H
 
-#include <linux/config.h>
 #include <linux/fs.h>
-#include <linux/string.h>
 
 /* Note:
  * struct __debug_entry must be defined outside of #ifdef __KERNEL__ 
@@ -36,6 +34,7 @@ struct __debug_entry{
 #define __DEBUG_FEATURE_VERSION      2  /* version of debug feature */
 
 #ifdef __KERNEL__
+#include <linux/string.h>
 #include <linux/spinlock.h>
 #include <linux/kernel.h>
 #include <linux/time.h>