All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Ujfalusi <peter.ujfalusi@ti.com>
To: Sachin Kamat <sachin.kamat@linaro.org>, alsa-devel@alsa-project.org
Cc: broonie@kernel.org, trivial@kernel.org, patches@linaro.org
Subject: Re: [PATCH] ASoC: mcbsp: Trivial cleanup in asoc-ti-mcbsp.h
Date: Mon, 30 Dec 2013 08:52:40 +0200	[thread overview]
Message-ID: <52C11838.6030107@ti.com> (raw)
In-Reply-To: <1388380068-31424-1-git-send-email-sachin.kamat@linaro.org>

On 12/30/2013 07:07 AM, Sachin Kamat wrote:
> Commit 2203747c9771 ("ARM: omap: move platform_data definitions")
> moved the file to the current location but forgot to remove the pointer
> to its previous location. Clean it up. While at it also change the header
> file protection macros appropriately.

Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>

> 
> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
> ---
>  include/linux/platform_data/asoc-ti-mcbsp.h |    6 ++----
>  1 file changed, 2 insertions(+), 4 deletions(-)
> 
> diff --git a/include/linux/platform_data/asoc-ti-mcbsp.h b/include/linux/platform_data/asoc-ti-mcbsp.h
> index c78d90b28b19..3c73c045f8da 100644
> --- a/include/linux/platform_data/asoc-ti-mcbsp.h
> +++ b/include/linux/platform_data/asoc-ti-mcbsp.h
> @@ -1,6 +1,4 @@
>  /*
> - * arch/arm/plat-omap/include/mach/mcbsp.h
> - *
>   * Defines for Multi-Channel Buffered Serial Port
>   *
>   * Copyright (C) 2002 RidgeRun, Inc.
> @@ -21,8 +19,8 @@
>   * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
>   *
>   */
> -#ifndef __ASM_ARCH_OMAP_MCBSP_H
> -#define __ASM_ARCH_OMAP_MCBSP_H
> +#ifndef __ASOC_TI_MCBSP_H
> +#define __ASOC_TI_MCBSP_H
>  
>  #include <linux/spinlock.h>
>  #include <linux/clk.h>
> 


-- 
Péter

  reply	other threads:[~2013-12-30  6:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-30  5:07 [PATCH] ASoC: mcbsp: Trivial cleanup in asoc-ti-mcbsp.h Sachin Kamat
2013-12-30  6:52 ` Peter Ujfalusi [this message]
2013-12-30 11:50 ` Mark Brown

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=52C11838.6030107@ti.com \
    --to=peter.ujfalusi@ti.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=patches@linaro.org \
    --cc=sachin.kamat@linaro.org \
    --cc=trivial@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.