Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / drivers / media / usb / dvb-usb-v2 / gl861.h
1 #ifndef _DVB_USB_GL861_H_
2 #define _DVB_USB_GL861_H_
3
4 #include "dvb_usb.h"
5
6 #define GL861_WRITE             0x40
7 #define GL861_READ              0xc0
8
9 #define GL861_REQ_I2C_WRITE     0x01
10 #define GL861_REQ_I2C_READ      0x02
11
12 #endif