All of lore.kernel.org
 help / color / mirror / Atom feed
From: nsekhar@ti.com (Sekhar Nori)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] ARM: davinci: fix for build breakage for tnetv107x platforms
Date: Thu, 20 Jun 2013 14:54:33 +0530	[thread overview]
Message-ID: <51C2CA51.5030705@ti.com> (raw)
In-Reply-To: <1371203869-16308-2-git-send-email-avinashphilipk@gmail.com>

On 6/14/2013 3:27 PM, Philip Avinash wrote:
> Fix the following build breakage and section mismatch error. This build
> break will comes only on removal of NEED_MACH_GPIO_H select option for
> ARCH-DAVINCI.
> 
> arch/arm/mach-davinci/board-tnetv107x-evm.c:283:15: error:
> 'davinci_timer_init' undeclared here (not in a function)
> arch/arm/mach-davinci/board-tnetv107x-evm.c:285:15: error:
> 'davinci_init_late' undeclared here (not in a function)
> make[1]: *** [arch/arm/mach-davinci/board-tnetv107x-evm.o] Error 1

Can you note the section mismatch error you saw too?

Thanks,
Sekhar

WARNING: multiple messages have this Message-ID (diff)
From: Sekhar Nori <nsekhar@ti.com>
To: Philip Avinash <avinashphilipk@gmail.com>
Cc: <khilman@deeprootsystems.com>, <linux@arm.linux.org.uk>,
	<grant.likely@secretlab.ca>, <linus.walleij@linaro.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<davinci-linux-open-source@linux.davincidsp.com>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/2] ARM: davinci: fix for build breakage for tnetv107x platforms
Date: Thu, 20 Jun 2013 14:54:33 +0530	[thread overview]
Message-ID: <51C2CA51.5030705@ti.com> (raw)
In-Reply-To: <1371203869-16308-2-git-send-email-avinashphilipk@gmail.com>

On 6/14/2013 3:27 PM, Philip Avinash wrote:
> Fix the following build breakage and section mismatch error. This build
> break will comes only on removal of NEED_MACH_GPIO_H select option for
> ARCH-DAVINCI.
> 
> arch/arm/mach-davinci/board-tnetv107x-evm.c:283:15: error:
> 'davinci_timer_init' undeclared here (not in a function)
> arch/arm/mach-davinci/board-tnetv107x-evm.c:285:15: error:
> 'davinci_init_late' undeclared here (not in a function)
> make[1]: *** [arch/arm/mach-davinci/board-tnetv107x-evm.o] Error 1

Can you note the section mismatch error you saw too?

Thanks,
Sekhar

  reply	other threads:[~2013-06-20  9:24 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-14  9:57 [PATCH 0/2] Fix build breakage for tnetv107x platforms Philip Avinash
2013-06-14  9:57 ` Philip Avinash
2013-06-14  9:57 ` [PATCH 1/2] ARM: davinci: fix for " Philip Avinash
2013-06-14  9:57   ` Philip Avinash
2013-06-20  9:24   ` Sekhar Nori [this message]
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-14  9:57   ` Philip Avinash
2013-06-19 19:06 ` [PATCH 0/2] Fix build breakage for tnetv107x platforms Linus Walleij
2013-06-19 19:06   ` Linus Walleij
2013-06-20  9:22 ` Sekhar Nori
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=51C2CA51.5030705@ti.com \
    --to=nsekhar@ti.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 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.