V4L/DVB (5125): Dvb-usb: rename megasky.[ch] to m920x.[ch]
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / drivers / media / dvb / dvb-usb / m920x.h
blob6f14ae74e25602d3e04b4370a81de505334f0c26
1 #ifndef _DVB_USB_MEGASKY_H_
2 #define _DVB_USB_MEGASKY_H_
4 #define DVB_USB_LOG_PREFIX "megasky"
5 #include "dvb-usb.h"
7 extern int dvb_usb_megasky_debug;
8 #define deb_rc(args...) dprintk(dvb_usb_megasky_debug,0x01,args)
10 #endif