diff options
author | Michael Neuling <mikey@neuling.org> | 2013-01-10 20:11:11 +0400 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2013-01-15 22:25:46 +0400 |
commit | fa5924640341f714af7757194d5da7ecd66abe2b (patch) | |
tree | e82615c19254f5b5d5c1adce9d51765ae77e3604 /arch/powerpc/include | |
parent | 1715a826a5b72d4fb882504d0babcea9aec8a0db (diff) | |
download | linux-fa5924640341f714af7757194d5da7ecd66abe2b.tar.xz |
powerpc: Fix typo in breakpoint kgdb code.
Currently we are getting:
arch/powerpc/kernel/kgdb.c: In function 'kgdb_arch_exit':
arch/powerpc/kernel/kgdb.c:492:2: error: '__debugger_breakx_match' undeclared (first use in this function)
arch/powerpc/kernel/kgdb.c:492:2: note: each undeclared identifier is reported only once for each function it appears in
Fix the typo.
Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/include')
0 files changed, 0 insertions, 0 deletions