提交 4e8858d5 编写于 作者: A Andi Kleen 提交者: Wim Van Sebroeck

watchdog: Initconst section fixes for watchdog

Signed-off-by: NAndi Kleen <ak@linux.intel.com>
Signed-off-by: NWim Van Sebroeck <wim@iguana.be>
上级 9cfce47b
......@@ -173,7 +173,7 @@ static struct notifier_block epx_c3_notifier = {
.notifier_call = epx_c3_notify_sys,
};
static const char banner[] __initdata = KERN_INFO PFX
static const char banner[] __initconst = KERN_INFO PFX
"Hardware Watchdog Timer for Winsystems EPX-C3 SBC: 0.1\n";
static int __init watchdog_init(void)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册