提交 b2f618f2 编写于 作者: S Stefan Roese

ppc4xx: Remove some testing code from 4xx_pcie.c

This code got included accidentally.
Signed-off-by: NStefan Roese <sr@denx.de>
上级 396fd173
......@@ -48,9 +48,6 @@ enum {
LNKW_X8 = 0x8
};
#if 1 // test-only
int board_pcie_first(void);
int board_pcie_last(void);
static struct pci_controller pcie_hose[CONFIG_SYS_PCIE_NR_PORTS];
/*
......@@ -169,7 +166,6 @@ void pcie_setup_hoses(int busno)
}
}
}
#endif
static int validate_endpoint(struct pci_controller *hose)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册