* [U-Boot] [PATCH] ppc4xx: Remove some testing code from 4xx_pcie.c
@ 2009-11-19 10:50 Stefan Roese
2009-11-23 15:26 ` Stefan Roese
0 siblings, 1 reply; 2+ messages in thread
From: Stefan Roese @ 2009-11-19 10:50 UTC (permalink / raw)
To: u-boot
This code got included accidentally.
Signed-off-by: Stefan Roese <sr@denx.de>
---
cpu/ppc4xx/4xx_pcie.c | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/cpu/ppc4xx/4xx_pcie.c b/cpu/ppc4xx/4xx_pcie.c
index c4d9cfe..d9605c3 100644
--- a/cpu/ppc4xx/4xx_pcie.c
+++ b/cpu/ppc4xx/4xx_pcie.c
@@ -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)
{
--
1.6.5.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] [PATCH] ppc4xx: Remove some testing code from 4xx_pcie.c
2009-11-19 10:50 [U-Boot] [PATCH] ppc4xx: Remove some testing code from 4xx_pcie.c Stefan Roese
@ 2009-11-23 15:26 ` Stefan Roese
0 siblings, 0 replies; 2+ messages in thread
From: Stefan Roese @ 2009-11-23 15:26 UTC (permalink / raw)
To: u-boot
On Thursday 19 November 2009 11:50:11 Stefan Roese wrote:
> This code got included accidentally.
Applied to u-boot-ppc4xx/next. Thanks.
Cheers,
Stefan
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-0 Fax: (+49)-8142-66989-80 Email: office at denx.de
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-11-23 15:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-19 10:50 [U-Boot] [PATCH] ppc4xx: Remove some testing code from 4xx_pcie.c Stefan Roese
2009-11-23 15:26 ` Stefan Roese
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox