[PATCH RFC v2 14/14] ARM: debug: move Spear debug to generic PL01x code

Viresh Kumar viresh.kumar at linaro.org
Wed Jul 17 01:18:57 EDT 2013


On Tue, Jul 16, 2013 at 10:17 PM, Russell King
<rmk+kernel at arm.linux.org.uk> wrote:
> The Spear debug code is a copy of the PL01x debugging code, so rather
> than have this pointless code duplication, lets just use the standard
> implementation instead.
>
> Signed-off-by: Russell King <rmk+kernel at arm.linux.org.uk>
> ---
>  arch/arm/Kconfig.debug                         |    7 ++++
>  arch/arm/mach-spear/include/mach/debug-macro.S |   36 ------------------------
>  arch/arm/mach-spear/include/mach/spear.h       |    2 -
>  3 files changed, 7 insertions(+), 38 deletions(-)
>  delete mode 100644 arch/arm/mach-spear/include/mach/debug-macro.S

s/Spear/SPEAr

Acked-by: Viresh Kumar <viresh.kumar at linaro.org>



More information about the linux-arm-kernel mailing list