mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-08 02:21:18 +00:00
[media] az6007: need to define drivers name before including dvb-usb.h
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
da989e0bc7
commit
c108a5a0ef
@ -23,9 +23,9 @@
|
||||
#include "drxk.h"
|
||||
#include "mt2063.h"
|
||||
#include "dvb_ca_en50221.h"
|
||||
#include "dvb-usb.h"
|
||||
|
||||
#define DVB_USB_LOG_PREFIX "az6007"
|
||||
#include "dvb-usb.h"
|
||||
|
||||
/* debug */
|
||||
int dvb_usb_az6007_debug;
|
||||
|
Loading…
Reference in New Issue
Block a user