]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/ia64/sn/kernel/tiocx.c
Driver core: change add_uevent_var to use a struct
[linux-2.6-omap-h63xx.git] / arch / ia64 / sn / kernel / tiocx.c
index 5a289e4de8383eb7f286ed99fe7d0d1c80c36df5..a88eba3314d7fb02b812c7b8cf5055788da90fa4 100644 (file)
@@ -66,8 +66,7 @@ static int tiocx_match(struct device *dev, struct device_driver *drv)
 
 }
 
-static int tiocx_uevent(struct device *dev, char **envp, int num_envp,
-                        char *buffer, int buffer_size)
+static int tiocx_uevent(struct device *dev, struct kobj_uevent_env *env)
 {
        return -ENODEV;
 }