]> Pileus Git - ~andy/linux/blobdiff - include/linux/ipmi_smi.h
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelv...
[~andy/linux] / include / linux / ipmi_smi.h
index 906590aa69072959bbf9e758d28f00bae609089d..204f9cd26c16012126206106f5d36be3c0af21cf 100644 (file)
@@ -236,7 +236,7 @@ static inline void ipmi_free_smi_msg(struct ipmi_smi_msg *msg)
    directory for this interface.  Note that the entry will
    automatically be dstroyed when the interface is destroyed. */
 int ipmi_smi_add_proc_entry(ipmi_smi_t smi, char *name,
-                           read_proc_t *read_proc,
+                           const struct file_operations *proc_ops,
                            void *data);
 
 #endif /* __LINUX_IPMI_SMI_H */