Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groec...
[deliverable/linux.git] / drivers / hwmon / jc42.c
index d8d88abb081c9ef53c9ca71c65e821ac097619dc..28c09eead36baf1ae8360990613d8c694ffa4f29 100644 (file)
@@ -413,7 +413,7 @@ static struct attribute *jc42_attributes[] = {
        NULL
 };
 
-static mode_t jc42_attribute_mode(struct kobject *kobj,
+static umode_t jc42_attribute_mode(struct kobject *kobj,
                                  struct attribute *attr, int index)
 {
        struct device *dev = container_of(kobj, struct device, kobj);
This page took 0.023975 seconds and 5 git commands to generate.