cpufreq: powernow-k8: Suppress checkpatch warnings
[linux-2.6-microblaze.git] / drivers / cpufreq / powernow-k8.h
index 79329d4..45ce11e 100644 (file)
@@ -19,7 +19,7 @@ struct powernow_k8_data {
        u32 vidmvs;  /* usable value calculated from mvs */
        u32 vstable; /* voltage stabilization time, units 20 us */
        u32 plllock; /* pll lock time, units 1 us */
-        u32 exttype; /* extended interface = 1 */
+       u32 exttype; /* extended interface = 1 */
 
        /* keep track of the current fid / vid or pstate */
        u32 currvid;