ACPI: acpi_pad: simplify code to avoid false gcc build warning
[pandora-kernel.git] / drivers / watchdog / gef_wdt.c
index 1df284f..9c21d19 100644 (file)
@@ -260,7 +260,7 @@ static struct miscdevice gef_wdt_miscdev = {
 };
 
 
-static int __devinit gef_wdt_probe(struct of_device *dev,
+static int __devinit gef_wdt_probe(struct platform_device *dev,
        const struct of_device_id *match)
 {
        int timeout = 10;