]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/base/base.h
hwmon/via686a: Temperature interrupt configuration fix
[linux-2.6-omap-h63xx.git] / drivers / base / base.h
index d597f2659b23e3b992a62c7b7b66a76a9b337cf1..5512d84452f2d9a5c0bd9df4e4f06599b4e5aacf 100644 (file)
@@ -45,3 +45,5 @@ struct class_device_attribute *to_class_dev_attr(struct attribute *_attr)
 extern char *make_class_name(const char *name, struct kobject *kobj);
 
 extern void devres_release_all(struct device *dev);
+
+extern struct kset devices_subsys;