]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-powerpc/of_device.h
powerpc: Use linux/elfcore-compat.h
[linux-2.6-omap-h63xx.git] / include / asm-powerpc / of_device.h
index ec2a8a2c737c81d09b0d9c7fd3f34623669e0169..93262f2546adc2d511925dce83290e870e35887d 100644 (file)
@@ -20,7 +20,7 @@ struct of_device
 extern ssize_t of_device_get_modalias(struct of_device *ofdev,
                                        char *str, ssize_t len);
 extern int of_device_uevent(struct device *dev,
-       char **envp, int num_envp, char *buffer, int buffer_size);
+                           struct kobj_uevent_env *env);
 
 /* This is just here during the transition */
 #include <linux/of_device.h>