aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx88/cx88.h
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2007-08-23 17:12:08 -0400
committerMauro Carvalho Chehab <mchehab@infradead.org>2007-10-09 23:02:46 -0400
commitba366a23b68029fc8560acf1ad8735eed910f962 (patch)
tree49155a40b2d6e438c57fd68cb803a073d8b7990f /drivers/media/video/cx88/cx88.h
parent79618cf41337ccedb9abeee059ce76aac7962739 (diff)
V4L/DVB (6257): Rename video-buf-dvb to videobuf-dvb to be consistent with the other patches
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/video/cx88/cx88.h')
-rw-r--r--drivers/media/video/cx88/cx88.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/cx88/cx88.h b/drivers/media/video/cx88/cx88.h
index 875a9abab2a2..b3fe2d59cd13 100644
--- a/drivers/media/video/cx88/cx88.h
+++ b/drivers/media/video/cx88/cx88.h
@@ -32,7 +32,7 @@
32#include <media/cx2341x.h> 32#include <media/cx2341x.h>
33#include <media/audiochip.h> 33#include <media/audiochip.h>
34#if defined(CONFIG_VIDEO_BUF_DVB) || defined(CONFIG_VIDEO_BUF_DVB_MODULE) 34#if defined(CONFIG_VIDEO_BUF_DVB) || defined(CONFIG_VIDEO_BUF_DVB_MODULE)
35#include <media/video-buf-dvb.h> 35#include <media/videobuf-dvb.h>
36#endif 36#endif
37 37
38#include "btcx-risc.h" 38#include "btcx-risc.h"