X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fpci.h;h=7c9a0e344100ecd31aacbde47281c3aaea36b32a;hb=77a318545d57aefa844752465b94c7e09a3f26d0;hp=cc216e17d4d73a65f4926489a469677253929912;hpb=9fa48022e5883a0826a98979c0156f6ac5a0ef79;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 */