Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ccc0e348 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

[media] move dvb-usb-ids.h to dvb-core



While this header were meant to be used just by dvb-usb driver, it
is now being used also by dvb-usb-v2 and cx231xx. So, move it to a
better place.

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 355b4b2b
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -30,7 +30,7 @@
#include "dvb_demux.h"
#include "dvb_demux.h"
#include "dvb_net.h"
#include "dvb_net.h"
#include "dmxdev.h"
#include "dmxdev.h"
#include "../dvb-usb/dvb-usb-ids.h"
#include "dvb-usb-ids.h"


/*
/*
 * device file: /dev/dvb/adapter[0-1]/frontend[0-2]
 * device file: /dev/dvb/adapter[0-1]/frontend[0-2]
+0 −1
Original line number Original line Diff line number Diff line
@@ -92,4 +92,3 @@ ccflags-y += -I$(srctree)/drivers/media/dvb/frontends/
# due to tuner-xc3028
# due to tuner-xc3028
ccflags-y += -I$(srctree)/drivers/media/common/tuners
ccflags-y += -I$(srctree)/drivers/media/common/tuners
ccflags-y += -I$(srctree)/drivers/media/dvb/ttpci
ccflags-y += -I$(srctree)/drivers/media/dvb/ttpci
+0 −1
Original line number Original line Diff line number Diff line
@@ -12,5 +12,4 @@ ccflags-y += -Idrivers/media/video
ccflags-y += -Idrivers/media/common/tuners
ccflags-y += -Idrivers/media/common/tuners
ccflags-y += -Idrivers/media/dvb/dvb-core
ccflags-y += -Idrivers/media/dvb/dvb-core
ccflags-y += -Idrivers/media/dvb/frontends
ccflags-y += -Idrivers/media/dvb/frontends
ccflags-y += -Idrivers/media/dvb/dvb-usb