]> 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 c3b8dc98b8a739812f78b5311b38bf18d671a8c7..5512d84452f2d9a5c0bd9df4e4f06599b4e5aacf 100644 (file)
@@ -44,3 +44,6 @@ 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;