diff options
| author | Russell King <rmk@dyn-67.arm.linux.org.uk> | 2006-06-24 17:21:49 -0400 |
|---|---|---|
| committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2006-06-24 17:21:49 -0400 |
| commit | e11c910b5bcc1dbc38a5af7a24be2812fc956b27 (patch) | |
| tree | 38fb4c1b23bf2085cd0b05db9c85e3b91819130f /include/linux | |
| parent | c1e08adc86f886ba0ad7c8f29c240d6e833e7ec7 (diff) | |
| parent | c9b949a734adef5d05cbaa0b0546b924ca517155 (diff) | |
Merge S3C24xx branch
Diffstat (limited to 'include/linux')
| -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 @@ | |||
| 130 | /* SUN4V Hypervisor Console */ | 130 | /* SUN4V Hypervisor Console */ |
| 131 | #define PORT_SUNHV 72 | 131 | #define PORT_SUNHV 72 |
| 132 | 132 | ||
| 133 | #define PORT_S3C2412 73 | ||
| 134 | |||
| 135 | |||
| 133 | #ifdef __KERNEL__ | 136 | #ifdef __KERNEL__ |
| 134 | 137 | ||
| 135 | #include <linux/compiler.h> | 138 | #include <linux/compiler.h> |
