From mboxrd@z Thu Jan 1 00:00:00 1970 From: Laurent Pinchart Subject: Re: [PATCH 16/16] ARM: OMAP: Make plat/omap-pm.h local to mach-omap2 Date: Fri, 05 Oct 2012 00:26:32 +0200 Message-ID: <1444123.SLhQ8KkDRS@avalon> References: <20121004213950.26676.21898.stgit@muffinssi.local> <20121004220510.26676.36302.stgit@muffinssi.local> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: Received: from perceval.ideasonboard.com ([95.142.166.194]:39644 "EHLO perceval.ideasonboard.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753946Ab2JDWZv (ORCPT ); Thu, 4 Oct 2012 18:25:51 -0400 In-Reply-To: <20121004220510.26676.36302.stgit@muffinssi.local> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Tony Lindgren Cc: linux-arm-kernel@lists.infradead.org, Timo Kokkonen , linux-omap@vger.kernel.org, linux-media@vger.kernel.org, Mauro Carvalho Chehab 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@vger.kernel.org > Signed-off-by: Tony Lindgren -- Regards, Laurent Pinchart