[kernel/2.6.30] remove some annoying warnings and fix snd modules build
[openwrt.git] / target / linux / generic / patches-2.6.32 / 930-kmsg_dump_backport.patch
index 4b0369059e5b49f8ccecd2978657d020e6864acb..b9091c7b23fea0a8d08a6db7b312dff7100ac3d1 100644 (file)
@@ -55,7 +55,7 @@
  #include <linux/kallsyms.h>
  #include <linux/notifier.h>
  #include <linux/module.h>
-@@ -74,6 +75,7 @@ NORET_TYPE void panic(const char * fmt, 
+@@ -74,6 +75,7 @@ NORET_TYPE void panic(const char * fmt,
        dump_stack();
  #endif
  
@@ -81,7 +81,7 @@
  
  #include <asm/uaccess.h>
  
-@@ -1405,3 +1406,121 @@ bool printk_timed_ratelimit(unsigned lon
+@@ -1407,3 +1408,121 @@ bool printk_timed_ratelimit(unsigned lon
  }
  EXPORT_SYMBOL(printk_timed_ratelimit);
  #endif