arm64: fix typo: s/SERRROR/SERROR/
authorMark Rutland <mark.rutland@arm.com>
Wed, 5 Feb 2014 10:24:12 +0000 (10:24 +0000)
committerChanho Park <chanho61.park@samsung.com>
Wed, 16 Apr 2014 12:36:45 +0000 (21:36 +0900)
commit0cbe6c140f8cbac7d1f4d8755fb53395705810e4
treea601ab1843014528d06fb2a6ebf0790fcb894e5c
parent6df09aeeeedfb2fbbab81e6e6da1ee79dc28c90b
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