提交 9e7b83c2 编写于 作者: S Simon Horman

ARM: shmobile: koelsch-reference: Annotate clk_enables as __initconst

Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
Acked-by: NGeert Uytterhoeven <geert@linux-m68k.org>
上级 53cf0cf7
......@@ -110,7 +110,7 @@ static const struct clk_name clk_names[] __initconst = {
/*
* This is a really crude hack to work around core platform clock issues
*/
static const struct clk_name clk_enables[] = {
static const struct clk_name clk_enables[] __initconst = {
{ "ether", NULL, "ee700000.ethernet" },
{ "i2c2", NULL, "e6530000.i2c" },
{ "msiof0", NULL, "e6e20000.spi" },
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册