From cce278d20340e292dbcbf25db8042baf9e2d88dd Mon Sep 17 00:00:00 2001 From: Russell King Date: Sat, 6 Jul 2013 14:23:30 +0100 Subject: [PATCH] ARM: debug: clean up low level kernel debugging selection It is silly to bury UART selection under multiple levels of choice statements, where the top level choice statement will only list about four entries when a single SoC is selected. Move the UART selection up into the top level choice statement as it was always intended to be. Acked-by: Tony Lindgren Signed-off-by: Russell King --- Reading git-format-patch failed