[kernel] Add missing symbols to 2.6.35 config
[openwrt.git] / target / linux / generic / patches-2.6.32 / 930-kmsg_dump_backport.patch
index 4b0369059e5b49f8ccecd2978657d020e6864acb..cd4d0f7756a4b7ce6b52fa5eb2d495e20ebdfa6d 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