Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348655
b: refs/heads/master
c: 7b4cf99
h: refs/heads/master
i:
  348653: 1aeaff9
  348651: 3260a27
  348647: 72253d2
  348639: c54a33e
v: v3
  • Loading branch information
Hans de Goede authored and Dave Airlie committed Jan 13, 2013
1 parent c480af0 commit ed14e33
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 242187b362555849e8c971dfbbfd55f8bd9fa717
refs/heads/master: 7b4cf994e4c6ba48872bb25253cc393b7fb74c82
1 change: 0 additions & 1 deletion trunk/drivers/gpu/drm/udl/udl_connector.c
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ static u8 *udl_get_edid(struct udl_device *udl)
HZ);
if (ret < 1) {
DRM_ERROR("Read EDID byte %d failed err %x\n", i, ret);
i--;
goto error;
}
block[i] = rbuf[1];
Expand Down

0 comments on commit ed14e33

Please sign in to comment.