]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/macintosh/via-cuda.c
[POWERPC] move variables in drivers/macintosh to bss
[linux-2.6-omap-h63xx.git] / drivers / macintosh / via-cuda.c
index df66291b1322651a2053637dfa41a9b6818732fc..3797f503cd6cfdf9ad006af706d3472d42743586 100644 (file)
@@ -86,7 +86,7 @@ static int data_index;
 #ifdef CONFIG_PPC
 static struct device_node *vias;
 #endif
-static int cuda_fully_inited = 0;
+static int cuda_fully_inited;
 
 #ifdef CONFIG_ADB
 static int cuda_probe(void);