commit | 16850919ff8666f20d047cb83b4ee77581336515 | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@pollux.denx.de> | Sun Aug 27 18:10:01 2006 +0200 |
committer | Wolfgang Denk <wd@pollux.denx.de> | Sun Aug 27 18:10:01 2006 +0200 |
tree | 7101d27231e24b9b1173fc76b1353beb0a5ffd50 | |
parent | 3b0ff842bf70baf1f370c8e76e8f33a0f9904c1b [diff] [blame] |
Code cleanup
diff --git a/cpu/ppc4xx/440spe_pcie.c b/cpu/ppc4xx/440spe_pcie.c index 2e920aa..b2621c2 100644 --- a/cpu/ppc4xx/440spe_pcie.c +++ b/cpu/ppc4xx/440spe_pcie.c
@@ -169,7 +169,7 @@ break; } utl_base = (unsigned int *)(CFG_PCIE_BASE + 0x1000 * port); - + /* * Set buffer allocations and then assert VRB and TXE. */