Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 293822
b: refs/heads/master
c: bd45545
h: refs/heads/master
v: v3
  • Loading branch information
Chris Wilson authored and Daniel Vetter committed Feb 27, 2012
1 parent 6d06a0d commit c4cd2b3
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: f5b8a7ed0405d48fd096acce48fbefbed77fb055
refs/heads/master: bd45545f7405eab9093da84715f19c6385a57662
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/i915/intel_bios.c
Original file line number Diff line number Diff line change
Expand Up @@ -669,7 +669,7 @@ intel_parse_bios(struct drm_device *dev)
}

if (!vbt) {
DRM_ERROR("VBT signature missing\n");
DRM_DEBUG_DRIVER("VBT signature missing\n");
pci_unmap_rom(pdev, bios);
return -1;
}
Expand Down

0 comments on commit c4cd2b3

Please sign in to comment.