mirror of
				https://github.com/DigitalDevices/dddvb.git
				synced 2025-03-01 10:35:23 +00:00 
			
		
		
		
	class has no owner field in kernel version >= 6.4.0
This commit is contained in:
		| @@ -4050,7 +4050,9 @@ static struct device_attribute ddb_attrs_fanspeed[] = { | ||||
|  | ||||
| static struct class ddb_class = { | ||||
| 	.name		= "ddbridge", | ||||
| #if (KERNEL_VERSION(6, 4, 0) > LINUX_VERSION_CODE) | ||||
| 	.owner          = THIS_MODULE, | ||||
| #endif | ||||
| 	.devnode        = ddb_devnode, | ||||
| }; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 internal
					internal