From: Ido Yariv Date: Mon, 1 Oct 2012 21:46:27 +0000 (-0300) Subject: [media] omap3isp: Fix compilation error in ispreg.h X-Git-Tag: v3.7-rc1~38^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a18382c3196978164f0f6290aac98f2f6f43c00;p=pandora-kernel.git [media] omap3isp: Fix compilation error in ispreg.h Commit c49f34bc ("ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2") moved omap34xx.h to mach-omap2. This broke omap3isp, as it includes omap34xx.h. Instead of moving omap34xx to platform_data, simply add the two definitions the driver needs and remove the include altogether. Signed-off-by: Ido Yariv Acked-by: Tony Lindgren Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed