sony_acpi: Fix sony_acpi_resume call
authorAndrew Morton <akpm@osdl.org>
Sat, 13 Jan 2007 22:04:33 +0000 (23:04 +0100)
committerLen Brown <len.brown@intel.com>
Tue, 13 Feb 2007 08:05:26 +0000 (03:05 -0500)
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Mattia Dongili <malattia@linux.it>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/sony_acpi.c

index beb56b9..f323c2c 100644 (file)
@@ -233,7 +233,7 @@ static int sony_acpi_write(struct file *file, const char __user *buffer,
        return count;
 }
 
-static int sony_acpi_resume(struct acpi_device *device, int state)
+static int sony_acpi_resume(struct acpi_device *device)
 {
        struct sony_acpi_value *item;