summaryrefslogtreecommitdiffstats
path: root/src/af903x.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/af903x.h')
-rw-r--r--src/af903x.h12
1 files changed, 2 insertions, 10 deletions
diff --git a/src/af903x.h b/src/af903x.h
index 5c3b9ad..0d676ab 100644
--- a/src/af903x.h
+++ b/src/af903x.h
@@ -15,25 +15,17 @@
#include "af903x-ioctl.h"
#include "demodulator.h"
#include "userdef.h"
+//#include "firmware.h"
#include "type.h"
#include "Common.h"
#include <linux/version.h>
#include <linux/mutex.h>
-#define DRIVER_RELEASE_VERSION "v9.08.14.1"
+#define DRIVER_RELEASE_VERSION "v9.08.14.3"
//***************** customization *****************
//#define QuantaMID 1
//#define EEEPC 1
-//***************** from compat.h *****************
-#if LINUX_VERSION_CODE == KERNEL_VERSION(2,6,18)
-typedef int bool;
-#define true 1
-#define false 0
-//***************** from dvb-usb.h *****************
-#define dvb_usb_device_properties dvb_usb_properties
-#define dvb_usb_adapter dvb_usb_device
-#endif
//***************** from device.h *****************//
#define AFA_USB_DEVICE