Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 791
b: refs/heads/master
c: 390725c
h: refs/heads/master
i:
  789: a023564
  787: aec472a
  783: b340390
v: v3
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed May 1, 2005
1 parent cc4a72e commit 03436a2
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: 6e3e98d1dcf944b999757b769d910f2b506ca5b9
refs/heads/master: 390725c36d220f5ca0c13b8927ac9c758ae1e4ad
2 changes: 1 addition & 1 deletion trunk/drivers/video/radeonfb.c
Original file line number Diff line number Diff line change
Expand Up @@ -2107,7 +2107,7 @@ static void radeon_write_mode (struct radeonfb_info *rinfo,


if (rinfo->arch == RADEON_M6) {
for (i=0; i<8; i++)
for (i=0; i<7; i++)
OUTREG(common_regs_m6[i].reg, common_regs_m6[i].val);
} else {
for (i=0; i<9; i++)
Expand Down

0 comments on commit 03436a2

Please sign in to comment.