diff options
Diffstat (limited to 'cpu/ppc4xx/40x_spd_sdram.c')
| -rw-r--r-- | cpu/ppc4xx/40x_spd_sdram.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/cpu/ppc4xx/40x_spd_sdram.c b/cpu/ppc4xx/40x_spd_sdram.c index 19c4f764e..42fd7fb87 100644 --- a/cpu/ppc4xx/40x_spd_sdram.c +++ b/cpu/ppc4xx/40x_spd_sdram.c @@ -148,7 +148,7 @@ long int spd_sdram(int(read_spd)(uint addr))  	int t_rc;  	int min_cas; -	PPC405_SYS_INFO sys_info; +	PPC4xx_SYS_INFO sys_info;  	unsigned long bus_period_x_10;  	/* |