]> Git Repo - linux.git/blobdiff - drivers/hwmon/tmp421.c
Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[linux.git] / drivers / hwmon / tmp421.c
index 0517a8f09d35ab6730e81cdac921fe5da2e5ca54..c48381f2cd028068569900af6e5790da1570363b 100644 (file)
@@ -157,7 +157,7 @@ static ssize_t show_fault(struct device *dev,
                return sprintf(buf, "0\n");
 }
 
-static mode_t tmp421_is_visible(struct kobject *kobj, struct attribute *a,
+static umode_t tmp421_is_visible(struct kobject *kobj, struct attribute *a,
                                int n)
 {
        struct device *dev = container_of(kobj, struct device, kobj);
This page took 0.032079 seconds and 4 git commands to generate.