ARM: debug: fix wording error in DEBUG_LL_UART_NONE option help
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 7 Jul 2013 10:02:00 +0000 (11:02 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 25 Aug 2013 16:10:56 +0000 (17:10 +0100)
The DEBUG_LL_UART_NONE option was moved from the top of the list to
the bottom - unfortunately, it still referred to the options "below"
rather than "above".

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found