X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fpci.h;h=7c9a0e344100ecd31aacbde47281c3aaea36b32a;hb=d62f64cc23a940eafe712c776b3249e4160753d1;hp=cc216e17d4d73a65f4926489a469677253929912;hpb=34a7ceeff449be015a37d0e3f3178ca313618349;p=u-boot diff --git a/include/pci.h b/include/pci.h index cc216e17d4..7c9a0e3441 100644 --- a/include/pci.h +++ b/include/pci.h @@ -501,7 +501,7 @@ extern int pci_hose_config_device(struct pci_controller *hose, extern void pci_mpc824x_init (struct pci_controller *hose); #endif -#ifdef CONFIG_MPC85xx +#ifdef CONFIG_MPC85xx extern void pci_mpc85xx_init (struct pci_controller *hose); #endif #endif /* _PCI_H */