projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d211017
)
V4L/DVB(7873): mxl5005s: Fix header includes.
author
Steven Toth
<stoth@hauppauge.com>
Sat, 3 May 2008 16:51:11 +0000
(13:51 -0300)
committer
Mauro Carvalho Chehab
<mchehab@infradead.org>
Wed, 14 May 2008 05:56:40 +0000
(
02:56
-0300)
Ensure we have the correct .h dependencies included.
Signed-off-by: Steven Toth <stoth@hauppauge.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/common/tuners/mxl5005s.h
patch
|
blob
|
history
diff --git
a/drivers/media/common/tuners/mxl5005s.h
b/drivers/media/common/tuners/mxl5005s.h
index
0027d1e
..
396db15
100644
(file)
--- a/
drivers/media/common/tuners/mxl5005s.h
+++ b/
drivers/media/common/tuners/mxl5005s.h
@@
-23,7
+23,8
@@
#ifndef __MXL5005S_H
#define __MXL5005S_H
-#include <linux/dvb/frontend.h>
+#include <linux/i2c.h>
+#include "dvb_frontend.h"
struct mxl5005s_config {