mirror of
				https://github.com/DigitalDevices/dddvb.git
				synced 2025-03-01 10:35:23 +00:00 
			
		
		
		
	more 4.11 fixes
This commit is contained in:
		| @@ -35,6 +35,7 @@ | ||||
| #include <linux/vmalloc.h> | ||||
| #include <linux/delay.h> | ||||
| #include <linux/spinlock.h> | ||||
| #include <linux/version.h> | ||||
| #if (LINUX_VERSION_CODE >= KERNEL_VERSION(4, 11, 0)) | ||||
| #include <linux/sched/signal.h> | ||||
| #else | ||||
|   | ||||
| @@ -21,6 +21,7 @@ | ||||
|  * | ||||
|  */ | ||||
|  | ||||
| #include <linux/version.h> | ||||
| #if (LINUX_VERSION_CODE >= KERNEL_VERSION(4, 11, 0)) | ||||
| #include <linux/sched/signal.h> | ||||
| #else | ||||
|   | ||||
| @@ -29,6 +29,7 @@ | ||||
| #define _DVB_FRONTEND_H_ | ||||
|  | ||||
| #include <linux/types.h> | ||||
| #include <linux/version.h> | ||||
| #if (LINUX_VERSION_CODE >= KERNEL_VERSION(4, 11, 0)) | ||||
| #include <linux/sched/signal.h> | ||||
| #else | ||||
|   | ||||
		Reference in New Issue
	
	Block a user