linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: avinashphilipk@gmail.com (Philip Avinash)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] Fix build breakage for tnetv107x platforms
Date: Fri, 14 Jun 2013 15:27:47 +0530	[thread overview]
Message-ID: <1371203869-16308-1-git-send-email-avinashphilipk@gmail.com> (raw)

tnetv107x_defconfig build failing on removal selection of NEED_MACH_GPIO_H
for ARCH_DAVINCI. This is due to header files inclusion from mach/gpio-davinci.h
So this patch series fixes the build breakage on removal of NEED_MACH_GPIO_H.

This patch series is based on Linux 3.10-rc4 and is availabel at [1] and dependency on 2.

1. https://github.com/avinashphilip/am335x_linux/tree/linux_davinci_v3.10_soc_gpio_v310-rc4
2. https://patchwork.kernel.org/patch/97853/

Philip Avinash (2):
  ARM: davinci: fix for build breakage for tnetv107x platforms
  gpio: gpio-tnetv107x: Fix bulid breakge

 arch/arm/mach-davinci/board-tnetv107x-evm.c |    5 +++--
 drivers/gpio/gpio-tnetv107x.c               |    1 +
 2 files changed, 4 insertions(+), 2 deletions(-)

-- 
1.7.9.5

             reply	other threads:[~2013-06-14  9:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-14  9:57 Philip Avinash [this message]
2013-06-14  9:57 ` [PATCH 1/2] ARM: davinci: fix for build breakage for tnetv107x platforms Philip Avinash
2013-06-20  9:24   ` Sekhar Nori
2013-06-14  9:57 ` [PATCH 2/2] gpio: gpio-tnetv107x: Fix bulid breakge Philip Avinash
2013-06-19 19:06 ` [PATCH 0/2] Fix build breakage for tnetv107x platforms Linus Walleij
2013-06-20  9:22 ` 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=1371203869-16308-1-git-send-email-avinashphilipk@gmail.com \
    --to=avinashphilipk@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).