Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 250100
b: refs/heads/master
c: cbfddd2
h: refs/heads/master
v: v3
  • Loading branch information
Chen Gong authored and Jesse Barnes committed May 21, 2011
1 parent 1c96f82 commit b131c9d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 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: dc2c2c9dd513dec6c17df04e8abff795e20a5271
refs/heads/master: cbfddd20937ed890ce7027fa08a7c84e977128cf
9 changes: 0 additions & 9 deletions trunk/drivers/pci/pcie/aer/aerdrv.h
Original file line number Diff line number Diff line change
Expand Up @@ -114,15 +114,6 @@ extern void aer_print_error(struct pci_dev *dev, struct aer_err_info *info);
extern void aer_print_port_info(struct pci_dev *dev, struct aer_err_info *info);
extern irqreturn_t aer_irq(int irq, void *context);

#ifdef CONFIG_ACPI
extern int aer_osc_setup(struct pcie_device *pciedev);
#else
static inline int aer_osc_setup(struct pcie_device *pciedev)
{
return 0;
}
#endif

#ifdef CONFIG_ACPI_APEI
extern int pcie_aer_get_firmware_first(struct pci_dev *pci_dev);
#else
Expand Down

0 comments on commit b131c9d

Please sign in to comment.