aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/superhyway.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/superhyway.h')
-rw-r--r--include/linux/superhyway.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/superhyway.h b/include/linux/superhyway.h
index 17ea468fa362..8d3376775813 100644
--- a/include/linux/superhyway.h
+++ b/include/linux/superhyway.h
@@ -101,7 +101,7 @@ int superhyway_add_device(unsigned long base, struct superhyway_device *, struct
int superhyway_add_devices(struct superhyway_bus *bus, struct superhyway_device **devices, int nr_devices);
/* drivers/sh/superhyway/superhyway-sysfs.c */
-extern struct device_attribute superhyway_dev_attrs[];
+extern const struct attribute_group *superhyway_dev_groups[];
#endif /* __LINUX_SUPERHYWAY_H */