From 023824549a370bd185d7129d9a6c86f9be7b86a8 Mon Sep 17 00:00:00 2001 From: Stefan Roese Date: Mon, 22 Sep 2008 11:06:50 +0200 Subject: Revert "ppc4xx: Fix DDR2 auto calibration on Kilauea 600MHz (200MHz PLB)" This reverts commit 3eec160a3a405b29ce9c06920f6427b9047dd8a8. Signed-off-by: Stefan Roese --- include/asm-ppc/ppc4xx-sdram.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'include/asm-ppc') 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 */ -- cgit v1.2.3