diff options
Diffstat (limited to 'board/pm856/pm856.c')
| -rw-r--r-- | board/pm856/pm856.c | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/board/pm856/pm856.c b/board/pm856/pm856.c index 504470837..a10075451 100644 --- a/board/pm856/pm856.c +++ b/board/pm856/pm856.c @@ -442,8 +442,6 @@ void  pci_init_board(void)  {  #ifdef CONFIG_PCI -	extern void pci_mpc85xx_init(struct pci_controller *hose); -  	pci_mpc85xx_init(&hose);  #endif /* CONFIG_PCI */  } |