Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 195853
b: refs/heads/master
c: 377ace0
h: refs/heads/master
i:
  195851: 382cad8
v: v3
  • Loading branch information
Márton Németh authored and David Woodhouse committed Feb 25, 2010
1 parent a3f5568 commit 1f0c856
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: 6029a3a4625e485e01cf9a024d190c9d4e6b6681
refs/heads/master: 377ace08eaaa3fb0c05b3fb7a86a5a1e9eb04673
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/nand/cafe_nand.c
Original file line number Diff line number Diff line change
Expand Up @@ -848,7 +848,7 @@ static void __devexit cafe_nand_remove(struct pci_dev *pdev)
kfree(mtd);
}

static struct pci_device_id cafe_nand_tbl[] = {
static const struct pci_device_id cafe_nand_tbl[] = {
{ PCI_VENDOR_ID_MARVELL, PCI_DEVICE_ID_MARVELL_88ALP01_NAND,
PCI_ANY_ID, PCI_ANY_ID },
{ }
Expand Down

0 comments on commit 1f0c856

Please sign in to comment.