[media] include/media: split I2C headers from V4L2 core
[deliverable/linux.git] / arch / sh / boards / mach-ecovec24 / setup.c
index d531791f06ffe154bed0b4bbd978709d6b5e8309..5fcec7648d52fb26f09591b1b271d13c10ff1738 100644 (file)
@@ -40,8 +40,8 @@
 #include <sound/simple_card.h>
 #include <media/sh_mobile_ceu.h>
 #include <media/soc_camera.h>
-#include <media/tw9910.h>
-#include <media/mt9t112.h>
+#include <media/i2c/tw9910.h>
+#include <media/i2c/mt9t112.h>
 #include <asm/heartbeat.h>
 #include <asm/clock.h>
 #include <asm/suspend.h>
@@ -900,7 +900,7 @@ static struct platform_device irda_device = {
        .resource       = irda_resources,
 };
 
-#include <media/ak881x.h>
+#include <media/i2c/ak881x.h>
 #include <media/sh_vou.h>
 
 static struct ak881x_pdata ak881x_pdata = {
This page took 0.024267 seconds and 5 git commands to generate.