]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: fix typo: s/SERRROR/SERROR/
authorMark Rutland <mark.rutland@arm.com>
Wed, 5 Feb 2014 10:24:12 +0000 (10:24 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Wed, 5 Feb 2014 10:42:32 +0000 (10:42 +0000)
commita048ce70b412368caffd15ee3bb0eb846767eb26
treea03a57c25a4c4dfa7973d603315bb1b7949f7c89
parent852c9313f798d2f810a4c766056ebde438186118
arm64: fix typo: s/SERRROR/SERROR/

Somehow SERROR has acquired an additional 'R' in a couple of headers.
This patch removes them before they spread further. As neither instance
is in use yet, no other sites need to be fixed up.

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
arch/arm64/include/asm/esr.h
arch/arm64/include/asm/kvm_arm.h