public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hilman <khilman@mvista.com>
To: Tony Lindgren <tony@atomide.com>
Cc: Paul Walmsley <paul@pwsan.com>, linux-omap-open-source@linux.omap.com
Subject: Re: updated SDRC, PRCM, 3430 PRCM patch sets
Date: Fri, 25 May 2007 14:48:24 -0700	[thread overview]
Message-ID: <465759A8.1030607@mvista.com> (raw)
In-Reply-To: <20070525214511.GA21314@atomide.com>

Fix OMAP1 builds after SDRC/PRCM updates.

Signed-off-by: Kevin Hilman <khilman@mvista.com>

--- a/arch/arm/plat-omap/dsp/dsp_common.h
+++ b/arch/arm/plat-omap/dsp/dsp_common.h
@@ -28,10 +28,12 @@
 #include <asm/arch/mmu.h>
 #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
 

  reply	other threads:[~2007-05-25 21:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-25  8:29 updated SDRC, PRCM, 3430 PRCM patch sets Paul Walmsley
2007-05-25 18:54 ` Tony Lindgren
2007-05-25 21:41   ` Kevin Hilman
2007-05-25 21:45     ` Tony Lindgren
2007-05-25 21:48       ` Kevin Hilman [this message]
2007-05-25 21:51         ` Tony Lindgren
2007-05-25 21:46     ` Khem Raj

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=465759A8.1030607@mvista.com \
    --to=khilman@mvista.com \
    --cc=linux-omap-open-source@linux.omap.com \
    --cc=paul@pwsan.com \
    --cc=tony@atomide.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox