From: Lorenzo Pieralisi Date: Tue, 4 Aug 2015 03:04:06 +0000 (-0500) Subject: PCI/MSI: Remove unused pcibios_msi_controller() hook X-Git-Tag: omap-for-v4.3/fixes-merge-window~31^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2291ec09025f85c11fbd0e9877c4306a8aa6e7e9;p=pandora-kernel.git PCI/MSI: Remove unused pcibios_msi_controller() hook The pcibios_msi_controller() hook was only implemented by ARM, and it sets pci_bus->msi now, so it doesn't need this hook anymore. Remove the unused pcibios_msi_controller() hook. [bhelgaas: changelog, split into separate patch] Signed-off-by: Lorenzo Pieralisi Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed