From mboxrd@z Thu Jan 1 00:00:00 1970 From: laurent.pinchart@ideasonboard.com (Laurent Pinchart) Date: Fri, 05 Oct 2012 00:26:32 +0200 Subject: [PATCH 16/16] ARM: OMAP: Make plat/omap-pm.h local to mach-omap2 In-Reply-To: <20121004220510.26676.36302.stgit@muffinssi.local> References: <20121004213950.26676.21898.stgit@muffinssi.local> <20121004220510.26676.36302.stgit@muffinssi.local> Message-ID: <1444123.SLhQ8KkDRS@avalon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Tony, Thanks for the patch. On Thursday 04 October 2012 15:05:10 Tony Lindgren wrote: > We must move this for ARM common zImage support. > > Note that neither drivers/media/rc/ir-rx51.c or > drivers/media/platform/omap3isp/ispvideo.c need > to include omap-pm.h, so this patch removes the > include for those files. drivers/media/platform/omap3isp/ispvideo.c used omap-pm.h APIs in the past, we forgot to remove the #include when we changed that. For the OMAP3 ISP driver, Acked-by: Laurent Pinchart > Cc: Laurent Pinchart > Cc: Mauro Carvalho Chehab > Cc: Timo Kokkonen > Cc: linux-media at vger.kernel.org > Signed-off-by: Tony Lindgren -- Regards, Laurent Pinchart