diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/serial_core.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/linux/serial_core.h b/include/linux/serial_core.h index aa2653a159f4..a3ac4c896831 100644 --- a/include/linux/serial_core.h +++ b/include/linux/serial_core.h | |||
| @@ -139,6 +139,10 @@ | |||
| 139 | /* Blackfin bf5xx */ | 139 | /* Blackfin bf5xx */ |
| 140 | #define PORT_BFIN 75 | 140 | #define PORT_BFIN 75 |
| 141 | 141 | ||
| 142 | /* Micrel KS8695 */ | ||
| 143 | #define PORT_KS8695 76 | ||
| 144 | |||
| 145 | |||
| 142 | #ifdef __KERNEL__ | 146 | #ifdef __KERNEL__ |
| 143 | 147 | ||
| 144 | #include <linux/compiler.h> | 148 | #include <linux/compiler.h> |
