[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)
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>

No differences found