Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 325636
b: refs/heads/master
c: d156842
h: refs/heads/master
v: v3
  • Loading branch information
Jiri Slaby authored and Greg Kroah-Hartman committed Aug 10, 2012
1 parent f2fa88e commit a9c7344
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: 86176ed905454e568539c77e0cba5759085830bb
refs/heads/master: d15684228a1f82555fcd3c5fcd86a0884bad29e3
2 changes: 1 addition & 1 deletion trunk/drivers/misc/pti.c
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ struct pti_dev {
*/
static DEFINE_MUTEX(alloclock);

static struct pci_device_id pci_ids[] __devinitconst = {
static const struct pci_device_id pci_ids[] __devinitconst = {
{PCI_DEVICE(PCI_VENDOR_ID_INTEL, 0x82B)},
{0}
};
Expand Down

0 comments on commit a9c7344

Please sign in to comment.