aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/dvb/ttpci/av7110_hw.c
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2006-08-08 09:10:07 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2006-09-26 11:53:23 -0300
commit0e957becc3d22bcdab550aadac36893c8e0cb36e (patch)
tree9b286200f9d8e010838ec4febccffd30c5d60288 /drivers/media/dvb/ttpci/av7110_hw.c
parent094ddbe9506706187b58df91d64695547a807916 (diff)
V4L/DVB (4378): 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 Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/dvb/ttpci/av7110_hw.c')
-rw-r--r--drivers/media/dvb/ttpci/av7110_hw.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/dvb/ttpci/av7110_hw.c b/drivers/media/dvb/ttpci/av7110_hw.c
index 75736f2fe83..37de2e88a27 100644
--- a/drivers/media/dvb/ttpci/av7110_hw.c
+++ b/drivers/media/dvb/ttpci/av7110_hw.c
@@ -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>