From: Kumar Gala Date: Wed, 15 Apr 2009 19:33:38 +0000 (-0500) Subject: powerpc: Refactor board check for PCI quirks on FSL boards with uli1575 X-Git-Tag: v2.6.31-rc1~331^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bf8b2741e6cd2e5ee98bfc050e3694890fdc811;p=pandora-kernel.git powerpc: Refactor board check for PCI quirks on FSL boards with uli1575 Refactor the check to determine if the quirk is applicable to the boards into one inline function so we only have to change one place to add more boards that the quirks might be applicable to. Also removed a warning related to unused temp variable. Signed-off-by: Kumar Gala --- Reading git-diff-tree failed