]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/zorro/zorro.h
zorro: stop creating attributes by hand
[mirror_ubuntu-artful-kernel.git] / drivers / zorro / zorro.h
index 34119fb4e5601603edbd139563f539b3548963c9..4f805c01cfbc017a01f012263f031a8411ac2486 100644 (file)
@@ -5,5 +5,4 @@ extern void zorro_name_device(struct zorro_dev *z);
 static inline void zorro_name_device(struct zorro_dev *dev) { }
 #endif
 
-extern int zorro_create_sysfs_dev_files(struct zorro_dev *z);
-
+extern const struct attribute_group *zorro_device_attribute_groups[];