serial: Remove unused port type
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 22 Aug 2017 13:58:21 +0000 (16:58 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Aug 2017 18:51:20 +0000 (20:51 +0200)
PORT_MFD is not in use since commit

1bd187de5364 ("x86, intel-mid: remove Intel MID specific serial support")

Remove leftover.

Fixes: 1bd187de5364 ("x86, intel-mid: remove Intel MID specific serial support")
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/uapi/linux/serial_core.h

index 502aa23..00d3356 100644 (file)
 /* MAX310X */
 #define PORT_MAX310X   94
 
-/* High Speed UART for Medfield */
-#define PORT_MFD       95
-
 /* TI OMAP-UART */
 #define PORT_OMAP      96