linux-kernel-test/arch/powerpc/platforms/82xx
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
..
ep8248e.c phylib: rename mii_bus::dev to mii_bus::parent 2008-10-08 16:27:49 -07:00
Kconfig powerpc: Add support for mpc8247 based board MGCOGE from keymile. 2008-09-16 10:01:32 -05:00
m82xx_pci.h [POWERPC] Remove old includes from arch/ppc 2007-08-22 22:39:35 -05:00
Makefile powerpc: Add support for mpc8247 based board MGCOGE from keymile. 2008-09-16 10:01:32 -05:00
mgcoge.c powerpc: Add support for mpc8247 based board MGCOGE from keymile. 2008-09-16 10:01:32 -05:00
mpc8272_ads.c powerpc/CPM: Add i2c pins to dts and board setup 2008-07-14 07:55:39 -05:00
pq2.c powerpc: Introduce ppc_pci_flags accessors 2008-12-16 15:53:16 +11:00
pq2.h [POWERPC] mpc82xx: Update mpc8272ads, and factor out PCI and reset. 2007-10-04 11:02:44 -05:00
pq2ads-pci-pic.c powerpc: Fix pq2fads irq handling with PREEMPT_RT 2008-07-14 07:55:30 -05:00
pq2ads.h [POWERPC] mpc82xx: Update mpc8272ads, and factor out PCI and reset. 2007-10-04 11:02:44 -05:00
pq2fads.c [POWERPC] arch/powerpc/platforms/82xx: Add missing of_node_put 2008-02-06 22:06:59 +11:00