summaryrefslogtreecommitdiffstats
path: root/drivers/xen/xen-acpi-pad.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/xen/xen-acpi-pad.c')
-rw-r--r--drivers/xen/xen-acpi-pad.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/xen/xen-acpi-pad.c b/drivers/xen/xen-acpi-pad.c
index da39191..c763479 100644
--- a/drivers/xen/xen-acpi-pad.c
+++ b/drivers/xen/xen-acpi-pad.c
@@ -140,8 +140,7 @@ static int acpi_pad_add(struct acpi_device *device)
return 0;
}
-static int acpi_pad_remove(struct acpi_device *device,
- int type)
+static int acpi_pad_remove(struct acpi_device *device)
{
mutex_lock(&xen_cpu_lock);
xen_acpi_pad_idle_cpus(0);
OpenPOWER on IntegriCloud