From: Ameya Palande <ameya.palande@nokia.com>
To: ext Omar Ramirez Luna <omar.ramirez@ti.com>
Cc: linux-omap <linux-omap@vger.kernel.org>,
"Doyu Hiroshi (Nokia-D/Helsinki)" <hiroshi.doyu@nokia.com>,
"Contreras Felipe (Nokia-D/Helsinki)"
<felipe.contreras@nokia.com>, Nishanth Menon <nm@ti.com>
Subject: Re: [PATCH 1/3] DSPBRIDGE: Fix header locations mach to plat
Date: Mon, 18 Jan 2010 11:55:12 +0200 [thread overview]
Message-ID: <1263808512.1968.6.camel@sanganak> (raw)
In-Reply-To: <1263607307-21693-2-git-send-email-omar.ramirez@ti.com>
On Sat, 2010-01-16 at 03:01 +0100, ext Omar Ramirez Luna wrote:
> Fix header locations, replaced mach to plat
>
> Signed-off-by: Omar Ramirez Luna <omar.ramirez@ti.com>
> ---
> arch/arm/mach-omap2/dspbridge.c | 2 +-
> arch/arm/plat-omap/include/dspbridge/host_os.h | 2 +-
> drivers/dsp/bridge/wmd/tiomap3430.c | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/arch/arm/mach-omap2/dspbridge.c b/arch/arm/mach-omap2/dspbridge.c
> index ea109a3..4150896 100644
> --- a/arch/arm/mach-omap2/dspbridge.c
> +++ b/arch/arm/mach-omap2/dspbridge.c
> @@ -14,7 +14,7 @@
> #include <linux/platform_device.h>
>
> #ifdef CONFIG_BRIDGE_DVFS
> -#include <mach/omap-pm.h>
> +#include <plat/omap-pm.h>
> #endif
>
> #include <dspbridge/host_os.h>
> diff --git a/arch/arm/plat-omap/include/dspbridge/host_os.h b/arch/arm/plat-omap/include/dspbridge/host_os.h
> index 6fe1462..74cf6d4 100644
> --- a/arch/arm/plat-omap/include/dspbridge/host_os.h
> +++ b/arch/arm/plat-omap/include/dspbridge/host_os.h
> @@ -54,7 +54,7 @@
> #include <linux/ioport.h>
> #include <linux/platform_device.h>
> #include <dspbridge/dbtype.h>
> -#include <mach/clock.h>
> +#include <plat/clock.h>
> #include <linux/clk.h>
> #include <linux/pagemap.h>
> #include <asm/cacheflush.h>
> diff --git a/drivers/dsp/bridge/wmd/tiomap3430.c b/drivers/dsp/bridge/wmd/tiomap3430.c
> index 7138396..b123707 100644
> --- a/drivers/dsp/bridge/wmd/tiomap3430.c
> +++ b/drivers/dsp/bridge/wmd/tiomap3430.c
> @@ -34,7 +34,7 @@
> #include <mach-omap2/cm.h>
> #include <mach-omap2/prm-regbits-34xx.h>
> #include <mach-omap2/cm-regbits-34xx.h>
> -#include <mach/control.h>
> +#include <plat/control.h>
>
> /* ----------------------------------- DSP/BIOS Bridge */
> #include <dspbridge/std.h>
Acked-by: Ameya Palande <ameya.palande@nokia.com>
next prev parent reply other threads:[~2010-01-18 9:55 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-16 2:01 [PATCH 0/3] dspbridge-pm patches Omar Ramirez Luna
2010-01-16 2:01 ` [PATCH 1/3] DSPBRIDGE: Fix header locations mach to plat Omar Ramirez Luna
2010-01-16 2:01 ` [PATCH 2/3] DSPBRIDGE: change to cpufreq_register_notifier for OPP changes Omar Ramirez Luna
2010-01-16 2:01 ` [PATCH 3/3] DSPBRIDGE: Use dspbridge to initialize platform data Omar Ramirez Luna
2010-01-18 10:32 ` Ameya Palande
2010-01-18 18:09 ` Ramirez Luna, Omar
2010-01-18 10:20 ` [PATCH 2/3] DSPBRIDGE: change to cpufreq_register_notifier for OPP changes Ameya Palande
2010-01-18 18:09 ` Ramirez Luna, Omar
2010-01-18 9:55 ` Ameya Palande [this message]
2010-01-18 18:08 ` [PATCH 1/3] DSPBRIDGE: Fix header locations mach to plat Ramirez Luna, Omar
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=1263808512.1968.6.camel@sanganak \
--to=ameya.palande@nokia.com \
--cc=felipe.contreras@nokia.com \
--cc=hiroshi.doyu@nokia.com \
--cc=linux-omap@vger.kernel.org \
--cc=nm@ti.com \
--cc=omar.ramirez@ti.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