From patchwork Fri Dec 11 10:29:21 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Eduardo Valentin X-Patchwork-Id: 66581 X-Patchwork-Delegate: paul@pwsan.com Received: from vger.kernel.org (vger.kernel.org [209.132.176.167]) by demeter.kernel.org (8.14.2/8.14.2) with ESMTP id nBBAUIb2005860 for ; Fri, 11 Dec 2009 10:30:18 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760688AbZLKKaH (ORCPT ); Fri, 11 Dec 2009 05:30:07 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757014AbZLKKaG (ORCPT ); Fri, 11 Dec 2009 05:30:06 -0500 Received: from smtp.nokia.com ([192.100.122.233]:45244 "EHLO mgw-mx06.nokia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757501AbZLKKaF (ORCPT ); Fri, 11 Dec 2009 05:30:05 -0500 Received: from esebh105.NOE.Nokia.com (esebh105.ntc.nokia.com [172.21.138.211]) by mgw-mx06.nokia.com (Switch-3.3.3/Switch-3.3.3) with ESMTP id nBBATvBX001788; Fri, 11 Dec 2009 12:29:59 +0200 Received: from vaebh104.NOE.Nokia.com ([10.160.244.30]) by esebh105.NOE.Nokia.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 11 Dec 2009 12:29:32 +0200 Received: from mgw-da01.ext.nokia.com ([147.243.128.24]) by vaebh104.NOE.Nokia.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.3959); Fri, 11 Dec 2009 12:29:30 +0200 Received: from esdhcp037198.research.nokia.com (esdhcp04366.research.nokia.com [172.21.43.66]) by mgw-da01.ext.nokia.com (Switch-3.3.3/Switch-3.3.3) with ESMTP id nBBATMTx015746 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Fri, 11 Dec 2009 12:29:25 +0200 Date: Fri, 11 Dec 2009 12:29:21 +0200 From: Eduardo Valentin To: ext Nishanth Menon Cc: Kevin Hilman , linux-omap , Benoit Cousson , "Valentin Eduardo (Nokia-D/Helsinki)" , Madhusudhan Chikkature Rajashekar , Paul Walmsley , Romit Dasgupta , Sanjeev Premi , Santosh Shilimkar , Sergio Alberto Aguirre Rodriguez , "Kristo Tero (Nokia-D/Tampere)" , Thara Gopinath , Vishwanath Sripathy Subject: Re: [PATCH 03/10 V4] omap3: pm: use opp accessor functions for omap34xx Message-ID: <20091211102921.GD8299@esdhcp037198.research.nokia.com> Reply-To: eduardo.valentin@nokia.com References: <1260339435-20294-1-git-send-email-nm@ti.com> <1260339435-20294-2-git-send-email-nm@ti.com> <1260339435-20294-3-git-send-email-nm@ti.com> <1260339435-20294-4-git-send-email-nm@ti.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1260339435-20294-4-git-send-email-nm@ti.com> User-Agent: Mutt/1.5.20 (2009-06-14) X-OriginalArrivalTime: 11 Dec 2009 10:29:31.0836 (UTC) FILETIME=[D38607C0:01CA7A4C] X-Nokia-AV: Clean Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org diff --git a/arch/arm/mach-omap2/board-rx51.c b/arch/arm/mach-omap2/board-rx51.c index 527f0c6..1f24933 100644 --- a/arch/arm/mach-omap2/board-rx51.c +++ b/arch/arm/mach-omap2/board-rx51.c @@ -31,6 +31,7 @@ #include #include +#include "pm.h" #include "omap3-opp.h" #define RX51_GPIO_SLEEP_IND 162