summaryrefslogtreecommitdiff
path: root/include/asm-ppc/ppc4xx-sdram.h
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2008-09-22 11:06:50 +0200
committerStefan Roese <sr@denx.de>2008-09-22 11:06:50 +0200
commit023824549a370bd185d7129d9a6c86f9be7b86a8 (patch)
tree4415a11e1c6150bc4f8f7d83cf8356b8383b6255 /include/asm-ppc/ppc4xx-sdram.h
parent3eec160a3a405b29ce9c06920f6427b9047dd8a8 (diff)
Revert "ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB)"
This reverts commit 3eec160a3a405b29ce9c06920f6427b9047dd8a8. Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include/asm-ppc/ppc4xx-sdram.h')
-rw-r--r--include/asm-ppc/ppc4xx-sdram.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/asm-ppc/ppc4xx-sdram.h b/include/asm-ppc/ppc4xx-sdram.h
index 2ba5619d7..8efa55797 100644
--- a/include/asm-ppc/ppc4xx-sdram.h
+++ b/include/asm-ppc/ppc4xx-sdram.h
@@ -1403,12 +1403,6 @@
#endif /* CONFIG_SDRAM_PPC4xx_DENALI_DDR2 */
#ifndef __ASSEMBLY__
-
-struct sdram_timing {
- u32 wrdtr;
- u32 clktr;
-};
-
/*
* Prototypes
*/