Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 316531
b: refs/heads/master
c: 29e8d7b
h: refs/heads/master
i:
  316529: 222cefe
  316527: 5641614
v: v3
  • Loading branch information
Myron Stowe authored and Bjorn Helgaas committed Jul 5, 2012
1 parent e96ec80 commit 287bd12
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: 15fa325bebbe11184a051ed64965164fca8c1df2
refs/heads/master: 29e8d7bff2f52dd5464a9fb24ece608bbf8fd5ae
6 changes: 0 additions & 6 deletions trunk/arch/xtensa/kernel/pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
* pcibios_fixups
* pcibios_align_resource
* pcibios_fixup_bus
* pcibios_setup
* pci_bus_add_device
* pci_mmap_page_range
*/
Expand Down Expand Up @@ -206,11 +205,6 @@ void __init pcibios_fixup_bus(struct pci_bus *bus)
}
}

char __init *pcibios_setup(char *str)
{
return str;
}

void pcibios_set_master(struct pci_dev *dev)
{
/* No special bus mastering setup handling */
Expand Down

0 comments on commit 287bd12

Please sign in to comment.