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

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
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment