[PATCH] ARM: 2728/1: S3C2410 - fix constant warning on serial device name
authorBen Dooks <ben-linux@fluff.org>
Thu, 23 Jun 2005 20:56:46 +0000 (21:56 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 23 Jun 2005 20:56:46 +0000 (21:56 +0100)
commitd9dc58049d3ed5c63c1a6ac82c217558b4ec623a
treefc42f673e83d98baa929e96d3de2f21af911d22f
parentc1241c4c3a1507d76c7b987130f2f02f53ecc09f
[PATCH] ARM: 2728/1: S3C2410 - fix constant warning on serial device name

Patch from Ben Dooks

Remove warning of casting `const char *` to a `char *` type.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/serial/s3c2410.c