]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
microblaze/PCI: Remove unused declarations
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 4 Jun 2015 21:49:29 +0000 (16:49 -0500)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 8 Jun 2015 08:02:55 +0000 (10:02 +0200)
commitde093d3ea1938cc1d1b4c28e3b88b085a110154b
treef6c03637236f96e1186a05a147758375983dbd2e
parent55ae2f3b88421256e0a785320f7067bc58c1b0cd
microblaze/PCI: Remove unused declarations

The following declarations were copied from powerpc but are unused on
microblaze:

  struct pci_controller *init_phb_dynamic(struct device_node *dn)
  int remove_phb_dynamic(struct pci_controller *phb)
  struct pci_dev *of_create_pci_dev(struct device_node *node, ...)
  void of_scan_pci_bridge(struct device_node *node, ...)
  void of_scan_bus(struct device_node *node, struct pci_bus *bus)
  void of_rescan_bus(struct device_node *node, struct pci_bus *bus)

Remove them.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
CC: Michal Simek <monstr@monstr.eu>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/microblaze/include/asm/pci.h