summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/stradis.c
diff options
context:
space:
mode:
Diffstat (limited to 'linux/drivers/media/video/stradis.c')
-rw-r--r--linux/drivers/media/video/stradis.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/video/stradis.c b/linux/drivers/media/video/stradis.c
index 53256ea47..22289cf95 100644
--- a/linux/drivers/media/video/stradis.c
+++ b/linux/drivers/media/video/stradis.c
@@ -41,7 +41,6 @@
#include <linux/interrupt.h>
#include <asm/uaccess.h>
#include <linux/vmalloc.h>
-#include "compat.h"
#include <linux/videodev.h>
#include <media/v4l2-common.h>
@@ -50,6 +49,7 @@
#include "ibmmpeg2.h"
#include "saa7121.h"
#include "cs8420.h"
+#include "compat.h"
#define DEBUG(x) /* debug driver */
#undef IDEBUG /* debug irq handler */