[PATCH] ppc64: SMU driver update & i2c support
[safe/jmp/linux-2.6] / drivers / macintosh / therm_pm72.c
index 703e319..cc507ce 100644 (file)
@@ -2051,7 +2051,7 @@ static int __init therm_pm72_init(void)
                            return -ENODEV;
                }
        }
-       of_dev = of_platform_device_create(np, "temperature");
+       of_dev = of_platform_device_create(np, "temperature", NULL);
        if (of_dev == NULL) {
                printk(KERN_ERR "Can't register FCU platform device !\n");
                return -ENODEV;