summaryrefslogtreecommitdiff
path: root/drivers/media/video/gspca/sn9c20x.c
diff options
context:
space:
mode:
authorJean-François Moine <moinejf@free.fr>2010-06-04 06:42:32 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-08-02 14:49:20 -0300
commitbe2a9fae7be36864777e4b66f925d7af11578d99 (patch)
treed53d317b844b2cce08d9e16ced0b6b2253b600d4 /drivers/media/video/gspca/sn9c20x.c
parent2584bc4337855382d23b4abfc2e2492df6fdeb41 (diff)
V4L/DVB: gspca: Remove/move useless inclusions of slab.h
Signed-off-by: Jean-François Moine <moinejf@free.fr> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/gspca/sn9c20x.c')
-rw-r--r--drivers/media/video/gspca/sn9c20x.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/gspca/sn9c20x.c b/drivers/media/video/gspca/sn9c20x.c
index 3f7e446d688a..83a718f0f3f9 100644
--- a/drivers/media/video/gspca/sn9c20x.c
+++ b/drivers/media/video/gspca/sn9c20x.c
@@ -20,7 +20,6 @@
#ifdef CONFIG_INPUT
#include <linux/input.h>
-#include <linux/slab.h>
#endif
#include "gspca.h"