summaryrefslogtreecommitdiffstats
path: root/drivers/video/pm3fb.c
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2011-06-23 22:35:19 +0000
committerPaul Mundt <lethal@linux-sh.org>2011-06-24 17:14:39 +0900
commit75e1b6a84f7e2186e843da94751b6d175caf9209 (patch)
tree9df71f87a7ddb8f94055feb0edf83320b80fa1ea /drivers/video/pm3fb.c
parent181b74ef794e198df36fbc8c962126a11a01d395 (diff)
downloadop-kernel-dev-75e1b6a84f7e2186e843da94751b6d175caf9209.zip
op-kernel-dev-75e1b6a84f7e2186e843da94751b6d175caf9209.tar.gz
video: Fix speficied typo
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'drivers/video/pm3fb.c')
-rw-r--r--drivers/video/pm3fb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/pm3fb.c b/drivers/video/pm3fb.c
index 8221b5b..6632ee5 100644
--- a/drivers/video/pm3fb.c
+++ b/drivers/video/pm3fb.c
@@ -1525,7 +1525,7 @@ static int __init pm3fb_setup(char *options)
{
char *this_opt;
- /* Parse user speficied options (`video=pm3fb:') */
+ /* Parse user specified options (`video=pm3fb:') */
if (!options || !*options)
return 0;
OpenPOWER on IntegriCloud