Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 187765
b: refs/heads/master
c: b5218a8
h: refs/heads/master
i:
  187763: 8852de5
v: v3
  • Loading branch information
Pavel Roskin authored and Jiri Kosina committed Feb 5, 2010
1 parent 1fe0b7c commit 4a56a96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a64061e100826be758145462f8c656ba17c9541b
refs/heads/master: b5218a87cbe0f01d551b2dae90b54cad8ded72df
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/drm_fb_helper.c
Original file line number Diff line number Diff line change
Expand Up @@ -694,7 +694,7 @@ int drm_fb_helper_set_par(struct fb_info *info)
int i;

if (var->pixclock != 0) {
DRM_ERROR("PIXEL CLCOK SET\n");
DRM_ERROR("PIXEL CLOCK SET\n");
return -EINVAL;
}

Expand Down

0 comments on commit 4a56a96

Please sign in to comment.