[media] omap3isp: Fix compilation error in ispreg.h
authorIdo Yariv <ido@wizery.com>
Mon, 1 Oct 2012 21:46:27 +0000 (18:46 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 7 Oct 2012 13:14:13 +0000 (10:14 -0300)
commit8a18382c3196978164f0f6290aac98f2f6f43c00
treeec91493ca1d6c56fa7617950a410c12542f07260
parentb45681a60ed52b3716f3faf79f81e55b81bc7335
[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 <ido@wizery.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/platform/omap3isp/ispreg.h