[PATCH] ppc64: Split out generic rtas code from pSeries_pci.c.
authorArnd Bergmann <arnd@arndb.de>
Wed, 22 Jun 2005 23:43:23 +0000 (09:43 +1000)
committerPaul Mackerras <paulus@samba.org>
Wed, 22 Jun 2005 23:43:23 +0000 (09:43 +1000)
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 <arndb@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found