summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStefan Roese <[email protected]>2008-09-22 11:06:50 +0200
committerStefan Roese <[email protected]>2008-09-22 11:06:50 +0200
commit023824549a370bd185d7129d9a6c86f9be7b86a8 (patch)
tree4415a11e1c6150bc4f8f7d83cf8356b8383b6255 /include
parent3eec160a3a405b29ce9c06920f6427b9047dd8a8 (diff)
Revert "ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB)"
This reverts commit 3eec160a3a405b29ce9c06920f6427b9047dd8a8. Signed-off-by: Stefan Roese <[email protected]>
Diffstat (limited to 'include')
-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 2ba5619d7df..8efa557972e 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
*/