Commit 1b0d7f26 authored by Ben Dooks's avatar Ben Dooks Committed by Russell King

[ARM PATCH] 1906/1: S3C2410: serial minor number fix

Patch from Ben Dooks

Fix the minor number of the serial device to be the same
as the configuration in the 2.4.x series kernels.
parent a0f562df
......@@ -37,7 +37,7 @@
#define SERIAL_S3C2410_NAME "ttySAC"
#define SERIAL_S3C2410_MAJOR 204
#define SERIAL_S3C2410_MINOR 4
#define SERIAL_S3C2410_MINOR 64
/* we can support 3 uarts, but not always use them */
......
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