Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 228327
b: refs/heads/master
c: 270b64b
h: refs/heads/master
i:
  228325: fb24b1a
  228323: 0e668a1
  228319: 968a201
v: v3
  • Loading branch information
Namhyung Kim authored and Greg Kroah-Hartman committed Dec 10, 2010
1 parent e350640 commit d4eac20
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: 2cea0cf284048b03a06e4370709cd751ddb9354e
refs/heads/master: 270b64bb4cf27a2ad7819bad89d8c9d8a66ba1b8
2 changes: 1 addition & 1 deletion trunk/drivers/staging/vme/bridges/vme_tsi148.c
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ static int geoid;

static char driver_name[] = "vme_tsi148";

static const struct pci_device_id tsi148_ids[] = {
static DEFINE_PCI_DEVICE_TABLE(tsi148_ids) = {
{ PCI_DEVICE(PCI_VENDOR_ID_TUNDRA, PCI_DEVICE_ID_TUNDRA_TSI148) },
{ },
};
Expand Down

0 comments on commit d4eac20

Please sign in to comment.