Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 4587
b: refs/heads/master
c: b9c86d5
h: refs/heads/master
i:
  4585: 89c88b8
  4583: 7485306
v: v3
  • Loading branch information
David Woodhouse authored and Thomas Gleixner committed Jul 7, 2005
1 parent b58b160 commit ccb1736
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: fb8d82a865b1ff601fad8293cd6a2a1b1908545b
refs/heads/master: b9c86d595d2a11009c58c84a9a8792aeb4a8f278
4 changes: 2 additions & 2 deletions trunk/drivers/mtd/maps/ichxrom.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* ichxrom.c
*
* Normal mappings of chips in physical memory
* $Id: ichxrom.c,v 1.17 2005/03/18 14:04:35 gleixner Exp $
* $Id: ichxrom.c,v 1.18 2005/07/07 10:26:20 dwmw2 Exp $
*/

#include <linux/module.h>
Expand Down Expand Up @@ -338,9 +338,9 @@ static struct pci_device_id ichxrom_pci_tbl[] __devinitdata = {
{ 0, },
};

#if 0
MODULE_DEVICE_TABLE(pci, ichxrom_pci_tbl);

#if 0
static struct pci_driver ichxrom_driver = {
.name = MOD_NAME,
.id_table = ichxrom_pci_tbl,
Expand Down

0 comments on commit ccb1736

Please sign in to comment.