summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/zl10036.c
diff options
context:
space:
mode:
authorMatthias Schwarzott <zzam@gentoo.org>2009-07-02 16:17:28 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-09-12 12:17:24 -0300
commit0389b34e7c5c2dcdef61ed1741db674b47e4dc00 (patch)
treed51ac5a2316c45711b3cccd7fec6024a294eaa57 /drivers/media/dvb/frontends/zl10036.c
parentde81c3c3f5db3ca35548c54024df50be18d64830 (diff)
downloadop-kernel-dev-0389b34e7c5c2dcdef61ed1741db674b47e4dc00.zip
op-kernel-dev-0389b34e7c5c2dcdef61ed1741db674b47e4dc00.tar.gz
V4L/DVB (12200): mt312: Fix checkpatch warnings
This patch fixes some checkpatch warnings in mt312-driver. Signed-off-by: Matthias Schwarzott <zzam@gentoo.org> Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/frontends/zl10036.c')
-rw-r--r--drivers/media/dvb/frontends/zl10036.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb/frontends/zl10036.c b/drivers/media/dvb/frontends/zl10036.c
index e22a0b3..4e814ff 100644
--- a/drivers/media/dvb/frontends/zl10036.c
+++ b/drivers/media/dvb/frontends/zl10036.c
@@ -29,7 +29,7 @@
#include <linux/module.h>
#include <linux/dvb/frontend.h>
-#include <asm/types.h>
+#include <linux/types.h>
#include "zl10036.h"
OpenPOWER on IntegriCloud