commit | bfb67a5606376bb32cb6f93dc05cda2e8c2038a5 | [log] [tgz] |
---|---|---|
author | Mark Rutland <mark.rutland@arm.com> | Wed Feb 05 10:24:12 2014 +0000 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Wed Feb 05 10:42:32 2014 +0000 |
tree | a03a57c25a4c4dfa7973d603315bb1b7949f7c89 | |
parent | a55f9929a9b257f84b6cc7b2397379cabd744a22 [diff] |
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>