[PATCH] swsusp: add s2ram ioctl to userland interface
[sfrench/cifs-2.6.git] / kernel / power / main.c
index 9cb235cba4a9c8136670a74b034fd1738bb615dc..ee371f50ccaae6fc183f988ff92215df87a03064 100644 (file)
@@ -103,7 +103,7 @@ static int suspend_prepare(suspend_state_t state)
 }
 
 
-static int suspend_enter(suspend_state_t state)
+int suspend_enter(suspend_state_t state)
 {
        int error = 0;
        unsigned long flags;