Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 196558
b: refs/heads/master
c: 6698998
h: refs/heads/master
v: v3
  • Loading branch information
Dave Airlie committed May 19, 2010
1 parent 06c6b35 commit d3c5dc3
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: 8e36ed00842668a39a6ed1b0a00b8ac92b7c4cd5
refs/heads/master: 669899878cfe0cd0c1fe60104f3d39b95a80e1d8
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/radeon/r600_hdmi.c
Original file line number Diff line number Diff line change
Expand Up @@ -539,7 +539,7 @@ void r600_hdmi_disable(struct drm_encoder *encoder)
struct drm_device *dev = encoder->dev;
struct radeon_device *rdev = dev->dev_private;
struct radeon_encoder *radeon_encoder = to_radeon_encoder(encoder);
uint8_t offset;
uint32_t offset;

if (ASIC_IS_DCE4(rdev))
return;
Expand Down

0 comments on commit d3c5dc3

Please sign in to comment.