Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 185493
b: refs/heads/master
c: 172e91f
h: refs/heads/master
i:
  185491: f831ada
v: v3
  • Loading branch information
Pavel Roskin authored and Dave Airlie committed Feb 11, 2010
1 parent a28d191 commit f97c909
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: 8dff4742a6a718e71d15a9b7a8d3d2255bfbc91a
refs/heads/master: 172e91f535dc3607a7dba1d249ab9e918444548a
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 @@ -680,7 +680,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 f97c909

Please sign in to comment.