adapt defines to make KERNEL_DVB_CORE (compile against kernel dvb-core) work again

This commit is contained in:
internal 2024-03-06 17:07:08 +01:00
parent 525472b9f1
commit f8726493b1

View File

@ -25,15 +25,7 @@
#define DVB_DEVICE_NS 7 #define DVB_DEVICE_NS 7
#define DVB_DEVICE_NSD 8 #define DVB_DEVICE_NSD 8
#define SYS_DVBC2 19 #define APSK_128 21
#define ROLLOFF_15 4 #define APSK_256 22
#define ROLLOFF_10 5 #define APSK_256_L 23
#define ROLLOFF_5 6
#define FEC_1_4 13
#define FEC_1_3 14
#define APSK_64 14
#define APSK_128 15
#define APSK_256 16
#endif #endif