Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=70ebd70573a58a2c0405ef038f1acf74c795eaa5
Commit:     70ebd70573a58a2c0405ef038f1acf74c795eaa5
Parent:     047646bfbbe5ec961d2430514ae29fa0b87ab651
Author:     Michael Krufky <[EMAIL PROTECTED]>
AuthorDate: Tue Mar 20 21:32:12 2007 -0300
Committer:  Mauro Carvalho Chehab <[EMAIL PROTECTED]>
CommitDate: Tue Oct 9 22:08:10 2007 -0300

    V4L/DVB (6161): cx23885-dvb.c doesnt need to include dvb-pll.h
    
    The dvb-pll module is not being used by this driver.
    Remove the unneeded #include.
    
    Signed-off-by: Michael Krufky <[EMAIL PROTECTED]>
    Signed-off-by: Mauro Carvalho Chehab <[EMAIL PROTECTED]>
---
 drivers/media/video/cx23885/cx23885-dvb.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/media/video/cx23885/cx23885-dvb.c 
b/drivers/media/video/cx23885/cx23885-dvb.c
index 188a5a7..7994855 100644
--- a/drivers/media/video/cx23885/cx23885-dvb.c
+++ b/drivers/media/video/cx23885/cx23885-dvb.c
@@ -28,7 +28,6 @@
 #include <linux/suspend.h>
 
 #include "cx23885.h"
-#include "dvb-pll.h"
 #include <media/v4l2-common.h>
 
 #include "s5h1409.h"
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to