From: Tony Lindgren <tony@atomide.com>
To: Felipe Balbi <felipe.balbi@nokia.com>
Cc: Linux OMAP Mailing List <linux-omap@vger.kernel.org>
Subject: Re: [PATCH] Fix compile issues for DSP
Date: Mon, 17 Mar 2008 18:46:07 +0200 [thread overview]
Message-ID: <20080317164606.GC20921@atomide.com> (raw)
In-Reply-To: <20080317154822.GB4775@gandalf.research.nokia.com>
* Felipe Balbi <felipe.balbi@nokia.com> [080317 18:01]:
> Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
>
> diff --git a/include/asm-arm/arch-omap/dsp_common.h b/include/asm-arm/arch-omap/dsp_common.h
> index e515801..0c7565e 100644
> --- a/include/asm-arm/arch-omap/dsp_common.h
> +++ b/include/asm-arm/arch-omap/dsp_common.h
> @@ -49,7 +49,7 @@ struct omap_dsp {
> int initialized;
> };
>
> -if defined(CONFIG_ARCH_OMAP1) && defined(CONFIG_OMAP_MMU_FWK)
> +#if defined(CONFIG_ARCH_OMAP1) && defined(CONFIG_OMAP_MMU_FWK)
> extern void omap_dsp_request_mpui(void);
> extern void omap_dsp_release_mpui(void);
> extern int omap_dsp_request_mem(void);
Heh, thanks :) Pushing today.
Tony
prev parent reply other threads:[~2008-03-17 16:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-17 15:48 [PATCH] Fix compile issues for DSP Felipe Balbi
2008-03-17 16:46 ` Tony Lindgren [this message]
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=20080317164606.GC20921@atomide.com \
--to=tony@atomide.com \
--cc=felipe.balbi@nokia.com \
--cc=linux-omap@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.