linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: haojian.zhuang@gmail.com (Haojian Zhuang)
To: linux-arm-kernel@lists.infradead.org
Subject: [patch] [ARM] pxa: remove duplicate SM_SCLK_SM_SCLK define
Date: Fri, 4 Jul 2014 20:23:06 +0800	[thread overview]
Message-ID: <CAN1soZwjwD0LGjt65K-taMBhW_148FPeeRCMU=5hx48niSw_Uw@mail.gmail.com> (raw)
In-Reply-To: <20140609151343.GH9600@mwanda>

On Mon, Jun 9, 2014 at 11:13 PM, Dan Carpenter <dan.carpenter@oracle.com> wrote:
> The SM_SCLK_SM_SCLK is define is cut and pasted twice.  I have removed
> the second define.
>
> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
>
> diff --git a/arch/arm/mach-mmp/include/mach/mfp-pxa910.h b/arch/arm/mach-mmp/include/mach/mfp-pxa910.h
> index fbd7ee8..8c78f2b1 100644
> --- a/arch/arm/mach-mmp/include/mach/mfp-pxa910.h
> +++ b/arch/arm/mach-mmp/include/mach/mfp-pxa910.h
> @@ -23,7 +23,6 @@
>  #define SM_nCS0_nCS0           MFP_CFG(SM_nCS0, AF0)
>  #define SM_ADV_SM_ADV          MFP_CFG(SM_ADV, AF0)
>  #define SM_SCLK_SM_SCLK                MFP_CFG(SM_SCLK, AF0)
> -#define SM_SCLK_SM_SCLK                MFP_CFG(SM_SCLK, AF0)
>  #define SM_BE0_SM_BE0          MFP_CFG(SM_BE0, AF1)
>  #define SM_BE1_SM_BE1          MFP_CFG(SM_BE1, AF1)
>

Acked-by: Haojian Zhuang <haojian.zhuang@gmail.com>

      reply	other threads:[~2014-07-04 12:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-09 15:13 [patch] [ARM] pxa: remove duplicate SM_SCLK_SM_SCLK define Dan Carpenter
2014-07-04 12:23 ` Haojian Zhuang [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='CAN1soZwjwD0LGjt65K-taMBhW_148FPeeRCMU=5hx48niSw_Uw@mail.gmail.com' \
    --to=haojian.zhuang@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).