Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 2562
b: refs/heads/master
c: 5a3b589
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Jun 22, 2005
1 parent bf97350 commit d1ed90e
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: 78c03717c415d81879e4dac2e452d1a0d3738a80
refs/heads/master: 5a3b5899f190a365eed806302f4b58a493233f96
2 changes: 1 addition & 1 deletion trunk/drivers/video/intelfb/intelfbdrv.c
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ static struct fb_ops intel_fb_ops = {

/* PCI driver module table */
static struct pci_driver intelfb_driver = {
.name = "Intel(R) " SUPPORTED_CHIPSETS " Framebuffer Driver",
.name = "intelfb",
.id_table = intelfb_pci_table,
.probe = intelfb_pci_register,
.remove = __devexit_p(intelfb_pci_unregister)
Expand Down

0 comments on commit d1ed90e

Please sign in to comment.