]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit802dc37fe7ded7892ad8ed07ab50d74159480917
treeec7132190a3518ecd7cd335b5f297b90c7ea99c2
parent40fe6af8dc0021f84a85e76202d8ce859a7f6fd7
[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