linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alexandre Bailon <abailon@baylibre.com>
To: nsekhar@ti.com, gregkh@linuxfoundation.org
Cc: linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Alexandre Bailon <abailon@baylibre.com>
Subject: [PATCH v4] Remove duplicated defines (was [PATCH v3] Fix some potential warnings)
Date: Thu, 27 Oct 2016 17:32:35 +0200	[thread overview]
Message-ID: <1477582356-28156-1-git-send-email-abailon@baylibre.com> (raw)

Remove duplicated defines before they cause warning.

Change in V2:
Update the d830 evm board file to use the da8xx-cfgchip.h
These changes are required as I'm sending this patch apart from
the series "[PATCH/RFT v2 00/17] Add DT support for ohci-da8xx"

Changes in v3:
* Change the patch description to better respect what the patch fix.
* Sorted new header sorted in alphabetical order.

Alexandre Bailon (1):
  ARM: davinci: da8xx: Remove duplicated defines

 arch/arm/mach-davinci/board-da830-evm.c     |  5 +++--
 arch/arm/mach-davinci/board-omapl138-hawk.c |  3 ++-
 include/linux/platform_data/usb-davinci.h   | 23 -----------------------
 3 files changed, 5 insertions(+), 26 deletions(-)

-- 
2.7.3

             reply	other threads:[~2016-10-27 15:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-27 15:32 Alexandre Bailon [this message]
2016-10-27 15:32 ` [PATCH v4] ARM: davinci: da8xx: Remove duplicated defines Alexandre Bailon
2016-10-31 11:26   ` Sekhar Nori

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=1477582356-28156-1-git-send-email-abailon@baylibre.com \
    --to=abailon@baylibre.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nsekhar@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;
as well as URLs for NNTP newsgroup(s).