Commit e873de3e authored by Ben Dooks's avatar Ben Dooks Committed by Russell King

[ARM PATCH] 1966/1: S3C2410 - Fix for serial driver compile error

Patch from Ben Dooks

Remove compile error with gcc-3.4 and empty part of case statememnt
parent 6b4c1149
......@@ -4,5 +4,5 @@ extern void s3c2410_map_io(struct map_desc *, int count);
extern void s3c2410_init_irq(void);
extern s3c2410_init_time(void);
extern void s3c2410_init_time(void);
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