V4L/DVB (3546): Fix Compilation after moving bttv code
authorMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 24 Mar 2006 00:45:24 +0000 (21:45 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 24 Mar 2006 19:26:51 +0000 (16:26 -0300)
- Missing a Makefile for bt8xx
- rds.h were at wrong directory, since it is a global header for an internal
  interface
- tda7432 and tda9875 were dependent from bttv.h
- bttv.h were holding i2c addresses

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found