Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188168
b: refs/heads/master
c: 5e89a34
h: refs/heads/master
v: v3
  • Loading branch information
Márton Németh authored and Richard Purdie committed Mar 16, 2010
1 parent 59beea3 commit fa28e8b
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: 936034026280facd7050c96c3b28339f28b09cdd
refs/heads/master: 5e89a3484dea8a3d962f83fe497d064fbcde4e55
2 changes: 1 addition & 1 deletion trunk/drivers/leds/leds-ss4200.c
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ MODULE_LICENSE("GPL");
/*
* PCI ID of the Intel ICH7 LPC Device within which the GPIO block lives.
*/
static struct pci_device_id ich7_lpc_pci_id[] =
static const struct pci_device_id ich7_lpc_pci_id[] =
{
{ PCI_DEVICE(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_ICH7_0) },
{ PCI_DEVICE(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_ICH7_1) },
Expand Down

0 comments on commit fa28e8b

Please sign in to comment.