X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=drivers%2Fxen%2Fxen-acpi-pad.c;h=c763479ed85ebcfc47eaa76014d3bcc765a2f68e;hb=ddc5cdf161bce3d5191e7e8b84b7af5ad621a531;hp=da39191e7278aa0aa26a242ca5c4542551e200c2;hpb=e3900e74f26fc924c8e9e2a922bd40369b0bb517;p=~andy%2Flinux diff --git a/drivers/xen/xen-acpi-pad.c b/drivers/xen/xen-acpi-pad.c index da39191e727..c763479ed85 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);