From: Andrew Morton Date: Sat, 13 Jan 2007 22:04:33 +0000 (+0100) Subject: sony_acpi: Fix sony_acpi_resume call X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=fac3506100c19391bc5474084dd838f0fb87bf26;p=deliverable%2Flinux.git sony_acpi: Fix sony_acpi_resume call Signed-off-by: Andrew Morton Signed-off-by: Mattia Dongili Signed-off-by: Len Brown --- diff --git a/drivers/acpi/sony_acpi.c b/drivers/acpi/sony_acpi.c index beb56b9df5c8..f323c2c40a11 100644 --- a/drivers/acpi/sony_acpi.c +++ b/drivers/acpi/sony_acpi.c @@ -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;