Skip to content

Commit

Permalink
V4L/DVB (7389): git-dvb: drivers/media/video/bt8xx/bttv-cards.c: fix …
Browse files Browse the repository at this point in the history
…warnings

drivers/media/video/bt8xx/bttv-cards.c:3030:38: warning: "/*" within comment
drivers/media/video/bt8xx/bttv-cards.c:3032:20: warning: "/*" within comment

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
  • Loading branch information
Andrew Morton authored and Mauro Carvalho Chehab committed Apr 24, 2008
1 parent 6e74171 commit c1e6393
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/media/video/bt8xx/bttv-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -3027,9 +3027,7 @@ struct tvcard bttv_tvcards[] = {
.gpiomask = 0x008007,
.muxsel = { 2, 3, 1, 1 },
.gpiomux = { 0, 1, 2, 2 }, /* CONTVFMi */
/*gpiomux = { 0, 1, 2, 3 }, /* MagicTV */
.gpiomute = 3, /* CONTVFMi */
/*gpiomute = 4, /* MagicTV */
.needs_tvaudio = 0,
.tuner_type = TUNER_PHILIPS_FM1216ME_MK3, /* TCL MK3 */
.tuner_addr = ADDR_UNSET,
Expand Down

0 comments on commit c1e6393

Please sign in to comment.