Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 123387
b: refs/heads/master
c: 89b409f
h: refs/heads/master
i:
  123385: 6200c2b
  123383: 61d95c9
v: v3
  • Loading branch information
David S. Miller committed Dec 8, 2008
1 parent 16e05d1 commit 35cce25
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: 680e58f809fee29cb81b15ec44fedc09aabaa698
refs/heads/master: 89b409f77017171c55e79628eefc557126c8fd7f
2 changes: 1 addition & 1 deletion trunk/drivers/video/cyber2000fb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1513,7 +1513,7 @@ static int cyberpro_pci_enable_mmio(struct cfb_info *cfb)

iop = ioremap(0x3000000, 0x5000);
if (iop == NULL) {
prom_printf("iga5000: cannot map I/O\n");
printk(KERN_ERR "iga5000: cannot map I/O\n");
return -ENOMEM;
}

Expand Down

0 comments on commit 35cce25

Please sign in to comment.