Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 336999
b: refs/heads/master
c: b328bfe
h: refs/heads/master
i:
  336997: ed9c195
  336995: 0b458df
  336991: 0f9a0ac
v: v3
  • Loading branch information
Bill Pemberton authored and Greg Kroah-Hartman committed Nov 21, 2012
1 parent 7424880 commit e829cd5
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: 2c68506412e96d0e306be6057e824478a2deccbd
refs/heads/master: b328bfec519875851c4b3d95cd22371aad0a657e
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 const struct pci_device_id pci_ids[] __devinitconst = {
static const struct pci_device_id pci_ids[] = {
{PCI_DEVICE(PCI_VENDOR_ID_INTEL, 0x82B)},
{0}
};
Expand Down

0 comments on commit e829cd5

Please sign in to comment.