Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 148716
b: refs/heads/master
c: 1bcbf39
h: refs/heads/master
v: v3
  • Loading branch information
Pavel Roskin authored and Dave Airlie committed Jun 11, 2009
1 parent de20aeb commit 4b01517
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: dcae3626d031fe6296b1e96a16f986193a41f840
refs/heads/master: 1bcbf3948876e31a8ece28597dec447611ad9c8b
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/i915/intel_fb.c
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ static int intelfb_set_par(struct fb_info *info)

if (var->pixclock != -1) {

DRM_ERROR("PIXEL CLCOK SET\n");
DRM_ERROR("PIXEL CLOCK SET\n");
return -EINVAL;
} else {
struct drm_crtc *crtc;
Expand Down

0 comments on commit 4b01517

Please sign in to comment.