Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 227070
b: refs/heads/master
c: 6835a20
h: refs/heads/master
v: v3
  • Loading branch information
Namhyung Kim authored and Greg Kroah-Hartman committed Dec 10, 2010
1 parent 4e4210a commit 831f894
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: a3ae0fc34f58e7163b7724feb3d77aa4603f0dc3
refs/heads/master: 6835a209f6c24b3704aa58d8b558a513a5a08c52
2 changes: 1 addition & 1 deletion trunk/drivers/char/rocket.c
Original file line number Diff line number Diff line change
Expand Up @@ -1764,7 +1764,7 @@ static void rp_flush_buffer(struct tty_struct *tty)

#ifdef CONFIG_PCI

static struct pci_device_id __devinitdata rocket_pci_ids[] = {
static struct pci_device_id __devinitdata __used rocket_pci_ids[] = {
{ PCI_DEVICE(PCI_VENDOR_ID_RP, PCI_ANY_ID) },
{ }
};
Expand Down

0 comments on commit 831f894

Please sign in to comment.