From: Laurent Pinchart Date: Fri, 12 Aug 2011 17:09:34 +0000 (+0200) Subject: [media] omap3isp: Move platform data definitions from isp.h to media/omap3isp.h X-Git-Tag: v3.2-rc1~112^2~173 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b98d32f7e5cfed8deeaa9054e0977333ac419349;p=pandora-kernel.git [media] omap3isp: Move platform data definitions from isp.h to media/omap3isp.h drivers/media/video/omap3isp/isp.h is not a proper location for a header that needs to be included from board code. Move the platform data definitions to media/omap3isp.h. Board code still needs to include isp.h to get the struct isp_device definition and access OMAP3 ISP platform callbacks. Those callbacks will be replaced by more generic code. Signed-off-by: Laurent Pinchart Acked-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed