diff options
| author | Russell King <rmk@dyn-67.arm.linux.org.uk> | 2006-06-24 22:21:49 +0100 |
|---|---|---|
| committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2006-06-24 22:21:49 +0100 |
| commit | e11c910b5bcc1dbc38a5af7a24be2812fc956b27 (patch) | |
| tree | 38fb4c1b23bf2085cd0b05db9c85e3b91819130f /include/linux/serial_core.h | |
| parent | c1e08adc86f886ba0ad7c8f29c240d6e833e7ec7 (diff) | |
| parent | c9b949a734adef5d05cbaa0b0546b924ca517155 (diff) | |
Merge S3C24xx branch
Diffstat (limited to 'include/linux/serial_core.h')
| -rw-r--r-- | include/linux/serial_core.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/linux/serial_core.h b/include/linux/serial_core.h index 0ef50baa7da6..951c4e858274 100644 --- a/include/linux/serial_core.h +++ b/include/linux/serial_core.h @@ -130,6 +130,9 @@ /* SUN4V Hypervisor Console */ #define PORT_SUNHV 72 +#define PORT_S3C2412 73 + + #ifdef __KERNEL__ #include <linux/compiler.h> |
