]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commite8b1c439aae421952e2603fd1e3c039062032cd3
treefc42f673e83d98baa929e96d3de2f21af911d22f
parent1fe32a6a80cdaed3ff7ecfe8d6a829289815d43b
[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