Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3f3dac7e authored by Andy Shevchenko's avatar Andy Shevchenko Committed by Greg Kroah-Hartman
Browse files

serial: Remove unused port type



PORT_MFD is not in use since commit

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

Remove leftover.

Fixes: 1bd187de ("x86, intel-mid: remove Intel MID specific serial support")
Signed-off-by: default avatarAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 63e8d439
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -209,9 +209,6 @@
/* MAX310X */
#define PORT_MAX310X	94

/* High Speed UART for Medfield */
#define PORT_MFD	95

/* TI OMAP-UART */
#define PORT_OMAP	96