[PATCH 2/4] drivers: misc: Add Support for TMR Manager

Zhou Furong furong.zhou at linux.intel.com
Mon Jul 4 19:39:43 PDT 2022


>> +static struct attribute *xtmr_manager_attrs[] = {
>> +	&dev_attr_dis_block_break.attr,
>> +	&dev_attr_status.attr,
>> +	&dev_attr_errcnt.attr,
>> +	NULL,
remove comma after NULL as it's last one





More information about the linux-arm-kernel mailing list