powerpc/xmon: Remove empty xmon_map_scc()
This has been empty since 2005, commit 51d3082
"Unify udbg (#2)".
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
This commit is contained in:

committed by
Benjamin Herrenschmidt

parent
eb1c2abb61
commit
08702c73a6
@@ -2943,7 +2943,6 @@ static void xmon_init(int enable)
|
||||
__debugger_dabr_match = NULL;
|
||||
__debugger_fault_handler = NULL;
|
||||
}
|
||||
xmon_map_scc();
|
||||
}
|
||||
|
||||
#ifdef CONFIG_MAGIC_SYSRQ
|
||||
|
Reference in New Issue
Block a user