From: Roel Kluin <12o3l@tiscali.nl> Date: Mon, 28 Jan 2008 10:06:55 +0000 (+1100) Subject: [POWERPC] Replace logical-AND by bit-AND in pci_process_ISA_OF_ranges() X-Git-Tag: v2.6.26-rc1~1125^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4df4441e418c809f263939b9f371b67aca28a280;p=pandora-kernel.git [POWERPC] Replace logical-AND by bit-AND in pci_process_ISA_OF_ranges() Replace logical "&&" by bit "&" for ISA_SPACE_MASK. Signed-off-by: Roel Kluin <12o3l@tiscali.nl> Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed