Commit 4b355b37 authored by Ben Dooks's avatar Ben Dooks Committed by Russell King

[ARM PATCH] 2237/1: S3C2410 - new serial driver - update serial_core.h (4/4)

Patch from Ben Dooks

Add PORT_S3C2440 to include/linux/serial_core.h

Signed-off-by: Ben Dooks
Signed-off-by: Russell King
parent 271b0636
......@@ -94,6 +94,9 @@
/*IBM icom*/
#define PORT_ICOM 60
/* Samsung S3C2440 SoC */
#define PORT_S3C2440 61
#ifdef __KERNEL__
#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