summaryrefslogtreecommitdiff
path: root/board/cavium/thunderx/thunderx.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/cavium/thunderx/thunderx.c')
-rw-r--r--board/cavium/thunderx/thunderx.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/board/cavium/thunderx/thunderx.c b/board/cavium/thunderx/thunderx.c
index a7dc5c6aeb..a8f8c78558 100644
--- a/board/cavium/thunderx/thunderx.c
+++ b/board/cavium/thunderx/thunderx.c
@@ -123,10 +123,3 @@ int board_eth_init(struct bd_info *bis)
return rc;
}
-
-#ifdef CONFIG_PCI
-void pci_init_board(void)
-{
- printf("DEBUG: PCI Init TODO *****\n");
-}
-#endif