From: Linas Vepstas Date: Tue, 22 May 2007 18:18:04 +0000 (+1000) Subject: [POWERPC] pseries: asm/pci-bridge.h CONFIG_ minor cleanup X-Git-Tag: v2.6.23-rc1~767^2^2~205 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2e221e8b93ea54da85d9b5413a2eff9f4a653f7;p=pandora-kernel.git [POWERPC] pseries: asm/pci-bridge.h CONFIG_ minor cleanup Use the correct CONFIG_ option to mark off the EEH bits. Move the EEH bits to the bottom of the struct. The config_space array is used by EEH only; it does not need to be part of the struct for non-pseries machines. Signed-off-by: Linas Vepstas ---- Revised patch, per commments from Michael Ellerman. include/asm-powerpc/pci-bridge.h | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed