video: s3c2410fb: Register cpufreq notifier only on S3C24xx
[cascardo/linux.git] / drivers / video / fbdev / s3c2410fb.h
index 47a17bd..cdd11e2 100644 (file)
@@ -32,7 +32,7 @@ struct s3c2410fb_info {
        unsigned long           clk_rate;
        unsigned int            palette_ready;
 
-#ifdef CONFIG_CPU_FREQ
+#ifdef CONFIG_ARM_S3C24XX_CPUFREQ
        struct notifier_block   freq_transition;
 #endif