From: Valentin Rothberg Date: Sun, 12 Apr 2015 15:03:22 +0000 (+0200) Subject: drivers/tty/serial/8250/8250_core.c: remove CONFIG_HUB6 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=47eb16f68bcce84a2b23cb86d24d6c4066c5d24a;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git drivers/tty/serial/8250/8250_core.c: remove CONFIG_HUB6 This file local CPP identifier is not referenced anywhere else, so we can safely remove it. Signed-off-by: Valentin Rothberg Reviewed-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/tty/serial/8250/8250_core.c b/drivers/tty/serial/8250/8250_core.c index 4506e405c8f3..cde54b985aef 100644 --- a/drivers/tty/serial/8250/8250_core.c +++ b/drivers/tty/serial/8250/8250_core.c @@ -92,11 +92,6 @@ static unsigned int skip_txen_test; /* force skip of txen test at init time */ #define CONFIG_SERIAL_MANY_PORTS 1 #endif -/* - * HUB6 is always on. This will be removed once the header - * files have been cleaned. - */ -#define CONFIG_HUB6 1 #include /*