From: Benjamin Herrenschmidt Date: Mon, 11 Apr 2011 01:20:25 +0000 (+1000) Subject: microblaze/pci: Remove powermac originated cruft X-Git-Tag: v3.1-rc1~310^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72bdee79f89ffc9ce425611cdaf88d28a96b8b66;p=pandora-kernel.git microblaze/pci: Remove powermac originated cruft The whole business with re-assigning all bus numbers, creating an OF bus "map" etc... is ancient powermac stuff that you really don't care about on microblaze. Similarly pci_device_from_OF_node() is unused and by getting rid of it we can get rid of a whole lot of code otherwise unused on this architecture Signed-off-by: Benjamin Herrenschmidt Acked-by: Grant Likely Acked-by: Michal Simek --- Reading git-diff-tree failed