commit | 4fbf81ca53805ff89336c70bff58365ef1e1ab70 | [log] [tgz] |
---|---|---|
author | Vineet Gupta <vgupta@synopsys.com> | Mon Oct 20 10:17:04 2014 -0600 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Wed Oct 22 16:14:04 2014 -0600 |
tree | 472042e5654b599345fe08cbeb4a94120e404478 | |
parent | 5ab03ac5aaa1f032e071f1b3dc433b7839359c03 [diff] |
ARC: kgdb: generic kgdb_arch_pc() suffices The ARC version of kgdb_arch_pc() is identical to the generic version in kernel/debug/debug_core.c. Drop the ARC version so we use the generic one. Signed-off-by: Vineet Gupta <vgupta@synopsys.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>