]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/prodrive/p3mx/pci.c
pci: get rid of local prototypes
[karo-tx-uboot.git] / board / prodrive / p3mx / pci.c
index 712c21cf69b44ccecf4f2cb61a5c3f07e418f495..7f4604ba2fa7c1dfefe2a6a71cb294ee0df2c95d 100644 (file)
 #ifdef CONFIG_PCI
 #include <pci.h>
 
-#ifdef CONFIG_PCI_PNP
-int  pciauto_region_allocate(struct pci_region* res, unsigned int size, unsigned int *bar);
-#endif
-
 #include "../../Marvell/include/pci.h"
 
 #undef DEBUG