[POWERPC] Fix a compile warning in powermac/feature.c
authorSegher Boessenkool <segher@kernel.crashing.org>
Wed, 1 Aug 2007 15:41:14 +0000 (01:41 +1000)
committerPaul Mackerras <paulus@samba.org>
Fri, 3 Aug 2007 09:36:01 +0000 (19:36 +1000)
commit5628244059976009151d41c2798855290753d8d5
treeec7132190a3518ecd7cd335b5f297b90c7ea99c2
parent3a77d291be53fbc619f14a6199b9b4cac036c476
[POWERPC] Fix a compile warning in powermac/feature.c

...by using the pci_get API instead of the deprecated old stuff.

Signed-off-by: Segher Boessenkool <segher@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/powermac/feature.c