1
0
Fork 0
freescale-linux-fslc/tools/bootconfig/include/linux
Masami Hiramatsu 15e95037b4 tools/bootconfig: Remove unneeded error message silencer
Remove error message silent knob, we don't need it anymore
because we can check if there is a bootconfig by checking
the magic word.
If there is a magic word, but failed to load a bootconfig
from initrd, there is a real problem.

Link: http://lkml.kernel.org/r/158220113256.26565.14264598654427773104.stgit@devnote2

Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
2020-02-20 17:53:41 -05:00
..
bootconfig.h
bug.h
ctype.h
errno.h
kernel.h
memblock.h bootconfig: Allocate xbc_nodes array dynamically 2020-02-10 17:19:39 -05:00
printk.h tools/bootconfig: Remove unneeded error message silencer 2020-02-20 17:53:41 -05:00
string.h