Commit b9b42b54 authored by Miles Bader's avatar Miles Bader Committed by Linus Torvalds

[PATCH] Add id for v850 `nb85e_uart' to serial_core.h

Add id for v850 `nb85e_uart' to serial_core.h
parent 45d88866
...@@ -55,6 +55,10 @@ ...@@ -55,6 +55,10 @@
#define PORT_SUNZILOG 38 #define PORT_SUNZILOG 38
#define PORT_SUNSAB 39 #define PORT_SUNSAB 39
/* NEC v850. */
#define PORT_NB85E_UART 40
#ifdef __KERNEL__ #ifdef __KERNEL__
#include <linux/config.h> #include <linux/config.h>
......
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