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>
This commit is contained in:
Andrew Morton 2007-01-13 23:04:33 +01:00 committed by Len Brown
parent 3f4f461fa8
commit fac3506100

View 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;