WSL2-Linux-Kernel/arch/powerpc/platforms/44x
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
..
44x.h [POWERPC] 4xx: Create common ppc4xx_reset_system() in ppc4xx_soc.c 2008-04-02 20:44:56 -05:00
Kconfig powerpc/4xx: Add PowerPC 4xx GPIO driver 2008-10-17 13:33:44 -04:00
Makefile powerpc/44x: Migrate Taishan support to ppc44x_simple 2008-08-28 09:10:26 -04:00
ebony.c powerpc: Introduce ppc_pci_flags accessors 2008-12-16 15:53:16 +11:00
idle.c [POWERPC] 4xx: Add idle wait support for 44x platforms 2008-04-16 07:32:06 -05:00
misc_44x.S [POWERPC] 4xx: Create common ppc4xx_reset_system() in ppc4xx_soc.c 2008-04-02 20:44:56 -05:00
ppc44x_simple.c powerpc: Introduce ppc_pci_flags accessors 2008-12-16 15:53:16 +11:00
sam440ep.c powerpc: Introduce ppc_pci_flags accessors 2008-12-16 15:53:16 +11:00
virtex.c powerpc/virtex: add Xilinx Virtex 5 ppc440 platform support 2008-07-04 00:59:02 -06:00
warp-nand.c powerpc/44x: Adjust warp-nand resource end address 2008-08-04 21:42:06 -04:00
warp.c powerpc/4xx: Cleanup Warp for i2c driver changes. 2008-08-04 21:42:07 -04:00