From: Arnd Bergmann Date: Mon, 27 Nov 2006 18:19:00 +0000 (+0100) Subject: [POWERPC] fix building without PCI X-Git-Tag: v2.6.20-rc1~34^2~40^2~8^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11faa658c668030759d4aea6a273b7ac9a0b4746;p=pandora-kernel.git [POWERPC] fix building without PCI At least the ide driver calls pcibus_to_node, which is not defined when CONFIG_PCI is disabled. This adds a nop function for the !PCI case. Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed