linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / drivers / macintosh / windfarm_smu_controls.c
index 21719ab..a9e88ed 100644 (file)
@@ -56,7 +56,7 @@ static int smu_set_fan(int pwm, u8 id, u16 value)
 {
        struct smu_cmd cmd;
        u8 buffer[16];
-       DECLARE_COMPLETION_ONSTACK(comp);
+       DECLARE_COMPLETION(comp);
        int rc;
 
        /* Fill SMU command structure */