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

index eab2ea47c9881814e437885e9be04b4948b7a5ae..4b52684a013ea692ae320844205bbbd8abf6ec42 100644 (file)
@@ -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];