]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/powerpc/platforms/powermac/cpufreq_64.c
[POWERPC] silence a warning
[karo-tx-linux.git] / arch / powerpc / platforms / powermac / cpufreq_64.c
index 167cd3ce8a138b54cf3227594978cfe993206b3c..d30466d741942c621db357a0fc1aa18c3be21a2e 100644 (file)
@@ -89,7 +89,7 @@ static DEFINE_MUTEX(g5_switch_mutex);
 
 #ifdef CONFIG_PMAC_SMU
 
-static u32 *g5_pmode_data;
+static const u32 *g5_pmode_data;
 static int g5_pmode_max;
 
 static struct smu_sdbp_fvt *g5_fvt_table;      /* table of op. points */