lkml.org 
[lkml]   [2006]   [Jul]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[2.6 patch] drivers/media/dvb/ttpci/: remove unneeded #include <linux/byteorder/swabb.h>'s
Since av7110.c is the only file actually using something from this 
header, there's no reson for other files to
#include <linux/byteorder/swabb.h>.

Signed-off-by: Adrian Bunk <bunk@stusta.de>

---

drivers/media/dvb/ttpci/av7110_av.c | 1 -
drivers/media/dvb/ttpci/av7110_ca.c | 1 -
drivers/media/dvb/ttpci/av7110_hw.c | 1 -
drivers/media/dvb/ttpci/av7110_v4l.c | 1 -
4 files changed, 4 deletions(-)

--- linux-2.6.18-rc1-mm2-full/drivers/media/dvb/ttpci/av7110_av.c.old 2006-07-25 06:01:44.000000000 +0200
+++ linux-2.6.18-rc1-mm2-full/drivers/media/dvb/ttpci/av7110_av.c 2006-07-25 06:01:50.000000000 +0200
@@ -33,7 +33,6 @@
#include <linux/string.h>
#include <linux/sched.h>
#include <linux/delay.h>
-#include <linux/byteorder/swabb.h>
#include <linux/smp_lock.h>
#include <linux/fs.h>

--- linux-2.6.18-rc1-mm2-full/drivers/media/dvb/ttpci/av7110_ca.c.old 2006-07-25 06:01:58.000000000 +0200
+++ linux-2.6.18-rc1-mm2-full/drivers/media/dvb/ttpci/av7110_ca.c 2006-07-25 06:02:00.000000000 +0200
@@ -35,7 +35,6 @@
#include <linux/fs.h>
#include <linux/timer.h>
#include <linux/poll.h>
-#include <linux/byteorder/swabb.h>
#include <linux/smp_lock.h>

#include "av7110.h"
--- linux-2.6.18-rc1-mm2-full/drivers/media/dvb/ttpci/av7110_hw.c.old 2006-07-25 06:02:09.000000000 +0200
+++ linux-2.6.18-rc1-mm2-full/drivers/media/dvb/ttpci/av7110_hw.c 2006-07-25 06:02:12.000000000 +0200
@@ -34,7 +34,6 @@
#include <linux/string.h>
#include <linux/sched.h>
#include <linux/delay.h>
-#include <linux/byteorder/swabb.h>
#include <linux/smp_lock.h>
#include <linux/fs.h>

--- linux-2.6.18-rc1-mm2-full/drivers/media/dvb/ttpci/av7110_v4l.c.old 2006-07-25 06:02:21.000000000 +0200
+++ linux-2.6.18-rc1-mm2-full/drivers/media/dvb/ttpci/av7110_v4l.c 2006-07-25 06:02:24.000000000 +0200
@@ -32,7 +32,6 @@
#include <linux/fs.h>
#include <linux/timer.h>
#include <linux/poll.h>
-#include <linux/byteorder/swabb.h>
#include <linux/smp_lock.h>

#include "av7110.h"
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-07-26 13:03    [W:0.022 / U:0.244 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site