commit | 9bf8b2741e6cd2e5ee98bfc050e3694890fdc811 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Wed Apr 15 14:33:38 2009 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Tue May 19 00:46:15 2009 -0500 |
tree | e746b3d992adb54076b5e313d29a9d7916eeab67 | |
parent | 28eac2b74cc7136dee3f2615167811d24d25bc97 [diff] |
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 <galak@kernel.crashing.org>