Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fac35061 authored by Andrew Morton's avatar Andrew Morton Committed by Len Brown
Browse files

sony_acpi: Fix sony_acpi_resume call



Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarMattia Dongili <malattia@linux.it>
Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent 3f4f461f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;