commit | 9b7333a9c1c22409f685ff6bb6a9e3638e7ff06f | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Thu Apr 12 17:12:37 2012 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Fri Apr 13 14:05:41 2012 +0100 |
tree | 75b96493c14a830ac80f1cbe676f4fe82d02ef63 | |
parent | a106b21a352517b57af1c3581e15b8787ffe4e98 [diff] |
ARM: 7381/1: nommu: fix typo in mm/Kconfig The description for the CPU_HIGH_VECTOR Kconfig option for nommu builds doesn't make any sense. This patch fixes up the trivial grammatical error. Signed-off-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>