[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)
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>

No differences found