Commit 2aef7d0f authored by Michael Krufky's avatar Michael Krufky Committed by Mauro Carvalho Chehab

V4L/DVB (5125): Dvb-usb: rename megasky.[ch] to m920x.[ch]

Signed-off-by: default avatarMichael Krufky <mkrufky@linuxtv.org>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
parent 5fecd9fd
......@@ -30,8 +30,8 @@ obj-$(CONFIG_DVB_USB_NOVA_T_USB2) += dvb-usb-dibusb-common.o dvb-usb-nova-t-usb2
dvb-usb-umt-010-objs = umt-010.o
obj-$(CONFIG_DVB_USB_UMT_010) += dvb-usb-dibusb-common.o dvb-usb-umt-010.o
dvb-usb-megasky-objs = megasky.o
obj-$(CONFIG_DVB_USB_MEGASKY) += dvb-usb-megasky.o
dvb-usb-m920x-objs = m920x.o
obj-$(CONFIG_DVB_USB_MEGASKY) += dvb-usb-m920x.o
dvb-usb-digitv-objs = digitv.o
obj-$(CONFIG_DVB_USB_DIGITV) += dvb-usb-digitv.o
......
......@@ -8,7 +8,7 @@
*
* see Documentation/dvb/README.dvb-usb for more information
*/
#include "megasky.h"
#include "m920x.h"
#include "mt352.h"
#include "mt352_priv.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment