Loading drivers/base/soc.c +1 −1 Original line number Diff line number Diff line Loading @@ -42,7 +42,7 @@ struct device *soc_device_to_device(struct soc_device *soc_dev) return &soc_dev->dev; } static mode_t soc_attribute_mode(struct kobject *kobj, static umode_t soc_attribute_mode(struct kobject *kobj, struct attribute *attr, int index) { Loading Loading
drivers/base/soc.c +1 −1 Original line number Diff line number Diff line Loading @@ -42,7 +42,7 @@ struct device *soc_device_to_device(struct soc_device *soc_dev) return &soc_dev->dev; } static mode_t soc_attribute_mode(struct kobject *kobj, static umode_t soc_attribute_mode(struct kobject *kobj, struct attribute *attr, int index) { Loading