Commit 295135d3 authored by Zucheng Zheng's avatar Zucheng Zheng Committed by Michael Ellerman

powerpc/pmac: remove unused symbol

sccdbg symbol is not used, so remove it
Reported-by: default avatarHulk Robot <hulkci@huawei.com>
Signed-off-by: default avatarZucheng Zheng <zhengzucheng@huawei.com>
Signed-off-by: default avatarChristophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210409093519.118000-1-zhengzucheng@huawei.com
parent 2b6ff203
......@@ -81,10 +81,6 @@ static int current_root_goodness = -1;
#define DEFAULT_ROOT_DEVICE Root_SDA1 /* sda1 - slightly silly choice */
#ifdef CONFIG_PPC64
int sccdbg;
#endif
sys_ctrler_t sys_ctrler = SYS_CTRLER_UNKNOWN;
EXPORT_SYMBOL(sys_ctrler);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment