Skip to content

Commit

Permalink
[media] Remove unused definitions which can cause conflict with defin…
Browse files Browse the repository at this point in the history
…itions in usb/ch9.h

>From 0dd2949dfeae431ed4ffbd00fd14a10dc3747ad0 Mon Sep 17 00:00:00 2001

Signed-off-by: Hans Petter Selasky <hselasky@c2i.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Hans Petter Selasky authored and Mauro Carvalho Chehab committed Jul 27, 2011
1 parent 2c7988a commit ed5d11d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions drivers/media/dvb/dvb-usb/gp8psk.h
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,6 @@ extern int dvb_usb_gp8psk_debug;
#define ADV_MOD_DVB_BPSK 9 /* DVB-S BPSK */

#define GET_USB_SPEED 0x07
#define USB_SPEED_LOW 0
#define USB_SPEED_FULL 1
#define USB_SPEED_HIGH 2

#define RESET_FX2 0x13

Expand Down
3 changes: 0 additions & 3 deletions drivers/media/dvb/dvb-usb/vp7045.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@
#define Tuner_Power_OFF 0

#define GET_USB_SPEED 0x07
#define USB_SPEED_LOW 0
#define USB_SPEED_FULL 1
#define USB_SPEED_HIGH 2

#define LOCK_TUNER_COMMAND 0x09

Expand Down

0 comments on commit ed5d11d

Please sign in to comment.