[media] omap3isp: Don't include <plat/cpu.h>
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Thu, 3 Jan 2013 20:23:24 +0000 (17:23 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 6 Jan 2013 13:10:42 +0000 (11:10 -0200)
commit216c82c6aba63eeb49d7654b448e0d47bea255bb
treed26f26af34291871315c2bbbdacd9489a0096141
parent7296e25f6e76bedc96cb1f16c200e9ac7a87323b
[media] omap3isp: Don't include <plat/cpu.h>

The plat/*.h headers are not available to drivers in multiplatform
kernels. As the header isn't needed, just remove it.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Acked-by: Sakari Ailus <sakari.ailus@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/platform/omap3isp/isp.c