net: hns3: refactor dump tc of debugfs
[linux-2.6-microblaze.git] / drivers / macintosh / windfarm_pm121.c
index ab467b9..ba1ec6f 100644 (file)
@@ -433,7 +433,7 @@ struct pm121_sys_state {
        struct wf_pid_state     pid;
 };
 
-struct pm121_sys_state *pm121_sys_state[N_LOOPS] = {};
+static struct pm121_sys_state *pm121_sys_state[N_LOOPS] = {};
 
 /*
  * ****** CPU Fans Control Loop ******