mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-kirkwood-dt cleanup obsolete patches
This commit is contained in:
parent
b9950e0b61
commit
96a1489750
1 changed files with 0 additions and 12 deletions
|
@ -1,12 +0,0 @@
|
|||
diff -ruN a/kernel/printk.c b/kernel/printk.c
|
||||
--- a/kernel/printk/printk.c 2013-05-07 21:58:03.000000000 -0600
|
||||
+++ b/kernel/printk/printk.c 2013-05-08 23:24:39.000000000 -0600
|
||||
@@ -61,7 +61,7 @@
|
||||
|
||||
/* We show everything that is MORE important than this.. */
|
||||
#define MINIMUM_CONSOLE_LOGLEVEL 1 /* Minimum loglevel we let people use */
|
||||
-#define DEFAULT_CONSOLE_LOGLEVEL 7 /* anything MORE serious than KERN_DEBUG */
|
||||
+#define DEFAULT_CONSOLE_LOGLEVEL 4 /* anything MORE serious than KERN_DEBUG */
|
||||
|
||||
int console_printk[4] = {
|
||||
DEFAULT_CONSOLE_LOGLEVEL, /* console_loglevel */
|
Loading…
Reference in a new issue