From 7ba2f84159b479393c2f5149a2867635a1010ed0 Mon Sep 17 00:00:00 2001
From: Mauro Carvalho Chehab <mchehab@redhat.com>
Date: Mon, 20 Aug 2012 09:30:09 -0300
Subject: [PATCH] sh_mobile_csi2: move it to the right place

	make[4]: *** No rule to make target `drivers/media/platform/sh_mobile_csi2.c',
	needed by `drivers/media/platform/sh_mobile_csi2.o'.  Stop.

Reported-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
---
 drivers/media/{i2c/soc_camera => platform}/sh_mobile_csi2.c | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename drivers/media/{i2c/soc_camera => platform}/sh_mobile_csi2.c (100%)

diff --git a/drivers/media/i2c/soc_camera/sh_mobile_csi2.c b/drivers/media/platform/sh_mobile_csi2.c
similarity index 100%
rename from drivers/media/i2c/soc_camera/sh_mobile_csi2.c
rename to drivers/media/platform/sh_mobile_csi2.c
-- 
GitLab