Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 371558
b: refs/heads/master
c: 3250145
h: refs/heads/master
v: v3
  • Loading branch information
Sachin Kamat authored and Dave Airlie committed Apr 24, 2013
1 parent 5ba8ca9 commit 7843504
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: a50b24f4a6a0b91568f414200b2a0af39ebbe066
refs/heads/master: 32501459be6dc9378a3da63cadee929c26e11368
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/tilcdc/tilcdc_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ static const struct {
uint8_t rev;
uint8_t save;
uint32_t reg;
} registers[] = {
} registers[] = {
#define REG(rev, save, reg) { #reg, rev, save, reg }
/* exists in revision 1: */
REG(1, false, LCDC_PID_REG),
Expand Down

0 comments on commit 7843504

Please sign in to comment.