kernel_optimize_test/arch/powerpc/platforms
Josh Boyer 7fe519c207 powerpc: Introduce ppc_pci_flags accessors
Currently there are a number of platforms that open code access to
the ppc_pci_flags global variable.  However, that variable is not
present if CONFIG_PCI is not set, which can lead to a build break.

This introduces a number of accessor functions that are defined
to be empty in the case of CONFIG_PCI being disabled.  The
various platform files in the kernel are updated to use these.

Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2008-12-16 15:53:16 +11:00
..
8xx
40x
44x
52xx
82xx
83xx
85xx
86xx
512x
cell
chrp
embedded6xx
iseries
maple
pasemi
powermac
prep
ps3
pseries
fsl_uli1575.c
Kconfig
Kconfig.cputype
Makefile