From: Arnd Bergmann Date: Wed, 22 Jun 2005 23:43:23 +0000 (+1000) Subject: [PATCH] ppc64: Split out generic rtas code from pSeries_pci.c. X-Git-Tag: v2.6.13-rc1~68^2~387^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5a3c2e52af1bcb118022ffac9a0fd1d42d43bd3;p=pandora-kernel.git [PATCH] ppc64: Split out generic rtas code from pSeries_pci.c. BPA is using rtas for PCI but should not be confused by pSeries code. This also avoids some #ifdefs. Other platforms that want to use rtas_pci.c could create their own platform_pci.c with platform specific fixups. Signed-off-by: Arnd Bergmann Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed