diff options
Diffstat (limited to 'board/prodrive')
-rw-r--r-- | board/prodrive/p3mx/pci.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/board/prodrive/p3mx/pci.c b/board/prodrive/p3mx/pci.c index 712c21c..7f4604b 100644 --- a/board/prodrive/p3mx/pci.c +++ b/board/prodrive/p3mx/pci.c @@ -28,10 +28,6 @@ #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 |