diff options
Diffstat (limited to 'cpu/mpc8xx/speed.c')
-rw-r--r-- | cpu/mpc8xx/speed.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/mpc8xx/speed.c b/cpu/mpc8xx/speed.c index cc011ef..ebd1fda 100644 --- a/cpu/mpc8xx/speed.c +++ b/cpu/mpc8xx/speed.c @@ -172,7 +172,7 @@ unsigned long measure_gclk(void) #endif -#if !defined(CONFIG_TQM866M) +#if !defined(CONFIG_TQM866M) && !defined(CONFIG_NC650) /* * get_clocks() fills in gd->cpu_clock depending on CONFIG_8xx_GCLK_FREQ |