summaryrefslogtreecommitdiffstats
path: root/board/amcc/yucca
diff options
context:
space:
mode:
authorWolfgang Denk <wd@atlas.denx.de>2006-10-09 00:42:01 +0200
committerWolfgang Denk <wd@atlas.denx.de>2006-10-09 00:42:01 +0200
commit511d0c72b82aab9b807efde50fc9e390365f5ca1 (patch)
tree08f47c77d9ce164bf38b937858c9d25344639950 /board/amcc/yucca
parent8d4ac794365a7abb1be8e050fd1b467b94a21865 (diff)
downloadtalos-obmc-uboot-511d0c72b82aab9b807efde50fc9e390365f5ca1.tar.gz
talos-obmc-uboot-511d0c72b82aab9b807efde50fc9e390365f5ca1.zip
Coding style cleanup
Diffstat (limited to 'board/amcc/yucca')
-rw-r--r--board/amcc/yucca/yucca.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/board/amcc/yucca/yucca.c b/board/amcc/yucca/yucca.c
index cd175265f0..e9b34dd249 100644
--- a/board/amcc/yucca/yucca.c
+++ b/board/amcc/yucca/yucca.c
@@ -958,7 +958,6 @@ int is_pci_host(struct pci_controller *hose)
return 1;
}
-
int yucca_pcie_card_present(int port)
{
u16 reg;
@@ -1084,8 +1083,6 @@ void yucca_setup_pcie_fpga_endpoint(int port)
(endpoint | in_be16((u16 *)FPGA_REG1C)));
}
-
-
static struct pci_controller pcie_hose[3] = {{0},{0},{0}};
void pcie_setup_hoses(void)
OpenPOWER on IntegriCloud