arm64: Fix typos in KGDB macros
authorCatalin Marinas <catalin.marinas@arm.com>
Thu, 25 Sep 2014 12:47:47 +0000 (13:47 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Thu, 25 Sep 2014 14:35:41 +0000 (15:35 +0100)
commit7acf71d1a224b6e7a40a244d804cea1780a643ed
tree82ee6f941f8319edbfcc3c84f981a317b7a5879f
parenta9ae04c9faeff1ad617e4f4492af3143d8c5ad9b
arm64: Fix typos in KGDB macros

Some of the KGDB macros used for generating the BRK instructions had the
wrong spelling for DBG and KGDB abbreviations.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/include/asm/debug-monitors.h
arch/arm64/include/asm/kgdb.h
arch/arm64/kernel/kgdb.c
This page took 0.030716 seconds and 5 git commands to generate.