From: Vineet Gupta Date: Mon, 20 Oct 2014 16:17:04 +0000 (-0600) Subject: ARC: kgdb: generic kgdb_arch_pc() suffices X-Git-Tag: fixes-against-v3.18-rc2~15^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fbf81ca53805ff89336c70bff58365ef1e1ab70;p=pandora-kernel.git 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 Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed