Signed-off-by: Jean-François Moine <moinejf@free.fr> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
@@ -7,7 +7,6 @@
#include <linux/videodev2.h>
#include <media/v4l2-common.h>
#include <linux/mutex.h>
-#include <linux/slab.h>
/* compilation option */
#define GSPCA_DEBUG 1
@@ -19,6 +19,7 @@
#ifndef M5602_BRIDGE_H_
#define M5602_BRIDGE_H_
+#include <linux/slab.h>
#include "gspca.h"
#define MODULE_NAME "ALi m5602"
@@ -17,7 +17,6 @@
*/
#include <linux/kthread.h>
#include "m5602_s5k83a.h"
static int s5k83a_set_gain(struct gspca_dev *gspca_dev, __s32 val);
@@ -20,7 +20,6 @@
#ifdef CONFIG_INPUT
#include <linux/input.h>
#endif
@@ -22,7 +22,6 @@
#define MODULE_NAME "sonixj"
#include "jpeg.h"
@@ -30,6 +30,7 @@
#ifndef STV06XX_H_
#define STV06XX_H_
#define MODULE_NAME "STV06xx"
@@ -28,6 +28,7 @@
#define MODULE_NAME "t613"
#define V4L2_CID_EFFECTS (V4L2_CID_PRIVATE_BASE + 0)
#define MODULE_NAME "zc3xx"