public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@stusta.de>
To: v4l-dvb-maintainer@linuxtv.org
Cc: linux-kernel@vger.kernel.org
Subject: [2.6 patch] drivers/media/dvb/ttpci/: remove unneeded #include <linux/byteorder/swabb.h>'s
Date: Wed, 26 Jul 2006 13:00:36 +0200	[thread overview]
Message-ID: <20060726110036.GG25367@stusta.de> (raw)

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"


                 reply	other threads:[~2006-07-26 11:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060726110036.GG25367@stusta.de \
    --to=bunk@stusta.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=v4l-dvb-maintainer@linuxtv.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox