Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 234199
b: refs/heads/master
c: 260a7d4
h: refs/heads/master
i:
  234197: 3ee204c
  234195: 383b3bc
  234191: 90cea0c
v: v3
  • Loading branch information
Ian Campbell authored and Konrad Rzeszutek Wilk committed Mar 10, 2011
1 parent d607a6e commit fa2dd8f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8448f0119a4309ef9626cf8e2dc5abb881e6dc2a
refs/heads/master: 260a7d4cfd26d8bad8ac3a7fce11de47491d7e00
2 changes: 2 additions & 0 deletions trunk/arch/x86/pci/xen.c
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ static void xen_teardown_msi_irq(unsigned int irq)
xen_destroy_irq(irq);
}

#ifdef CONFIG_XEN_DOM0
static int xen_initdom_setup_msi_irqs(struct pci_dev *dev, int nvec, int type)
{
int irq, ret;
Expand All @@ -224,6 +225,7 @@ static int xen_initdom_setup_msi_irqs(struct pci_dev *dev, int nvec, int type)
return ret;
}
#endif
#endif

static int xen_pcifront_enable_irq(struct pci_dev *dev)
{
Expand Down

0 comments on commit fa2dd8f

Please sign in to comment.