>
>pci.c : In function 'pci_bus_to_phys'
>pci.c:936: 'dev' undeclared (first use in this function)
>[...]
>make[1]: *** [pci.o] Error 1
>[...]

Looks like you compiled with CONFIG_POWER4 which is definitely
wrong for 32 bits machines. Make sure you selected the 6xx/7xx
CPU in the config.

Ben.


Reply via email to