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)
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>

No differences found