commit | 75e1b6a84f7e2186e843da94751b6d175caf9209 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Thu Jun 23 22:35:19 2011 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri Jun 24 17:14:39 2011 +0900 |
tree | 9df71f87a7ddb8f94055feb0edf83320b80fa1ea | |
parent | 181b74ef794e198df36fbc8c962126a11a01d395 [diff] [blame] |
video: Fix speficied typo Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
diff --git a/drivers/video/platinumfb.c b/drivers/video/platinumfb.c index ef532d9..a0d0c3d 100644 --- a/drivers/video/platinumfb.c +++ b/drivers/video/platinumfb.c
@@ -490,7 +490,7 @@ /* - * Parse user speficied options (`video=platinumfb:') + * Parse user specified options (`video=platinumfb:') */ static int __init platinumfb_setup(char *options) {