danny at mailmij.org writes: > -#endif > - > +#else > pci_save_state(pdev); > - > +#endif /* CONFIG_PPC_PMAC */ Shouldn't we just move the pci_save_state call up before the pmac_call_feature() call? Paul.