From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ppc4xx: Remove some testing code from 4xx_pcie.c
Date: Thu, 19 Nov 2009 11:50:11 +0100 [thread overview]
Message-ID: <1258627811-12320-1-git-send-email-sr@denx.de> (raw)
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
next reply other threads:[~2009-11-19 10:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-19 10:50 Stefan Roese [this message]
2009-11-23 15:26 ` [U-Boot] [PATCH] ppc4xx: Remove some testing code from 4xx_pcie.c Stefan Roese
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1258627811-12320-1-git-send-email-sr@denx.de \
--to=sr@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox