android_kernel_samsung_on5x.../drivers/muic/universal/muic_sysfs.h
2018-06-19 23:16:04 +02:00

6 lines
105 B
C

#ifndef _MUIC_SYSFS_
#define _MUIC_SYSFS_
extern const struct attribute_group muic_sysfs_group;
#endif