Skip to content

Commit

Permalink
serial: Remove unused port type
Browse files Browse the repository at this point in the history
PORT_MFD is not in use since commit

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

Remove leftover.

Fixes: 1bd187d ("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>
  • Loading branch information
Andy Shevchenko authored and Greg Kroah-Hartman committed Aug 28, 2017
1 parent 63e8d43 commit 3f3dac7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions include/uapi/linux/serial_core.h
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 3f3dac7

Please sign in to comment.