[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>
此提交包含在:
Laurent Pinchart
2013-01-03 17:23:24 -03:00
提交者 Mauro Carvalho Chehab
父節點 7296e25f6e
當前提交 216c82c6ab

查看文件

@@ -70,8 +70,6 @@
#include <media/v4l2-common.h>
#include <media/v4l2-device.h>
#include <plat/cpu.h>
#include "isp.h"
#include "ispreg.h"
#include "ispccdc.h"