From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: updated SDRC, PRCM, 3430 PRCM patch sets Date: Fri, 25 May 2007 14:48:24 -0700 Message-ID: <465759A8.1030607@mvista.com> References: <20070525185452.GM19506@atomide.com> <465757EE.4060403@mvista.com> <20070525214511.GA21314@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20070525214511.GA21314@atomide.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces@linux.omap.com Errors-To: linux-omap-open-source-bounces@linux.omap.com To: Tony Lindgren Cc: Paul Walmsley , linux-omap-open-source@linux.omap.com List-Id: linux-omap@vger.kernel.org Fix OMAP1 builds after SDRC/PRCM updates. Signed-off-by: Kevin Hilman --- a/arch/arm/plat-omap/dsp/dsp_common.h +++ b/arch/arm/plat-omap/dsp/dsp_common.h @@ -28,10 +28,12 @@ #include #include "hardware_dsp.h" +#ifdef CONFIG_ARCH_OMAP2 #include "../../mach-omap2/prm.h" #include "../../mach-omap2/prm_regbits_24xx.h" #include "../../mach-omap2/cm.h" #include "../../mach-omap2/cm_regbits_24xx.h" +#endif #define DSPSPACE_SIZE 0x1000000