diff options
Diffstat (limited to 'include/linux/mfd/cros_ec.h')
-rw-r--r-- | include/linux/mfd/cros_ec.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mfd/cros_ec.h b/include/linux/mfd/cros_ec.h index da72671a42fa..494682ce4bf3 100644 --- a/include/linux/mfd/cros_ec.h +++ b/include/linux/mfd/cros_ec.h | |||
@@ -255,5 +255,6 @@ int cros_ec_query_all(struct cros_ec_device *ec_dev); | |||
255 | /* sysfs stuff */ | 255 | /* sysfs stuff */ |
256 | extern struct attribute_group cros_ec_attr_group; | 256 | extern struct attribute_group cros_ec_attr_group; |
257 | extern struct attribute_group cros_ec_lightbar_attr_group; | 257 | extern struct attribute_group cros_ec_lightbar_attr_group; |
258 | extern struct attribute_group cros_ec_vbc_attr_group; | ||
258 | 259 | ||
259 | #endif /* __LINUX_MFD_CROS_EC_H */ | 260 | #endif /* __LINUX_MFD_CROS_EC_H */ |