summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorAndrew Morton <akpm@osdl.org>2007-01-13 23:04:33 +0100
committerLen Brown <len.brown@intel.com>2007-02-13 03:05:26 -0500
commitfac3506100c19391bc5474084dd838f0fb87bf26 (patch)
tree85ff5511ab354c6a24fe3129dca3540c40150a13 /drivers
parent3f4f461fa816815b9338047a29cf2521f23f1783 (diff)
downloadlinux-next-fac3506100c19391bc5474084dd838f0fb87bf26.tar.gz
sony_acpi: Fix sony_acpi_resume call
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>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/acpi/sony_acpi.c2
1 files changed, 1 insertions, 1 deletions
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;