projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c48baf6
)
rk: disable print_modules
author
黄涛
<huangtao@rock-chips.com>
Mon, 20 Feb 2012 06:30:18 +0000
(14:30 +0800)
committer
黄涛
<huangtao@rock-chips.com>
Mon, 20 Feb 2012 07:46:09 +0000
(15:46 +0800)
kernel/module.c
patch
|
blob
|
history
diff --git
a/kernel/module.c
b/kernel/module.c
index eab2ea47c9881814e437885e9be04b4948b7a5ae..4b52684a013ea692ae320844205bbbd8abf6ec42 100644
(file)
--- a/
kernel/module.c
+++ b/
kernel/module.c
@@
-3395,7
+3395,7
@@
EXPORT_SYMBOL_GPL(__module_text_address);
/* Don't grab lock, we're oopsing. */
void print_modules(void)
{
-#ifndef CONFIG_
ARCH_RK29
+#ifndef CONFIG_
PLAT_RK
struct module *mod;
char buf[8];