now that the gemini target is working, get rid of the obsolete and buggy storm target
[openwrt/openwrt.git] / target / linux / generic-2.6 / patches-2.6.23 / 900-headers_type_and_time.patch
index aef479576ef8fd1ca27303508541b800909f85d5..fc87a17f8488a7a577762f92cc3ba9741eec5f45 100644 (file)
@@ -1,7 +1,5 @@
-Index: linux-2.6.23-rc6/include/linux/time.h
-===================================================================
---- linux-2.6.23-rc6.orig/include/linux/time.h 2007-09-21 16:23:52.000000000 +0800
-+++ linux-2.6.23-rc6/include/linux/time.h      2007-09-21 16:24:09.000000000 +0800
+--- a/include/linux/time.h
++++ b/include/linux/time.h
 @@ -1,6 +1,10 @@
  #ifndef _LINUX_TIME_H
  #define _LINUX_TIME_H
@@ -13,17 +11,15 @@ Index: linux-2.6.23-rc6/include/linux/time.h
  #include <linux/types.h>
  
  #ifdef __KERNEL__
-@@ -227,4 +231,6 @@
+@@ -227,4 +231,6 @@ struct itimerval {
   */
  #define TIMER_ABSTIME                 0x01
  
 +#endif /* __KERNEL__ DEBIAN */
 +
  #endif
-Index: linux-2.6.23-rc6/include/linux/types.h
-===================================================================
---- linux-2.6.23-rc6.orig/include/linux/types.h        2007-09-21 16:23:52.000000000 +0800
-+++ linux-2.6.23-rc6/include/linux/types.h     2007-09-21 16:24:09.000000000 +0800
+--- a/include/linux/types.h
++++ b/include/linux/types.h
 @@ -1,6 +1,14 @@
  #ifndef _LINUX_TYPES_H
  #define _LINUX_TYPES_H
@@ -39,7 +35,7 @@ Index: linux-2.6.23-rc6/include/linux/types.h
  #ifdef        __KERNEL__
  
  #define BITS_TO_LONGS(bits) \
-@@ -162,6 +170,8 @@
+@@ -162,6 +170,8 @@ typedef unsigned long blkcnt_t;
  
  #endif /* __KERNEL_STRICT_NAMES */