All of lore.kernel.org
 help / color / mirror / Atom feed
From: plagnioj@jcrosoft.com (Jean-Christophe PLAGNIOL-VILLARD)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm: at91: fix build-error for board-dt
Date: Sat, 21 Apr 2012 13:40:01 +0200	[thread overview]
Message-ID: <20120421114001.GC9142@game.jcrosoft.org> (raw)
In-Reply-To: <1335004105-3162-1-git-send-email-w.sang@pengutronix.de>

On 12:28 Sat 21 Apr     , Wolfram Sang wrote:
> From: Wolfram Sang <wolfram@the-dreams.de>
> 
> When build-testing i2c-patches, I encountered:
> 
> arch/arm/mach-at91/built-in.o:(.arch.info.init+0x34): undefined reference to `at91sam926x_timer'
> 
> (using allnoconfig and roughly only MACH_AT91SAM_DT enabled)
> 
> Since this boardfile doesn't belong to a specific architecture, directly
> add the only supported timer to compilation.
> 
> Signed-off-by: Wolfram Sang <wolfram@the-dreams.de>
no this is selected by the soc

I do not want the timer be compiled un condtionally

Best Regards,
J.

  reply	other threads:[~2012-04-21 11:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-21 10:28 [PATCH] arm: at91: fix build-error for board-dt Wolfram Sang
2012-04-21 11:40 ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2012-04-21 14:09   ` Wolfram Sang
2012-04-21 14:43     ` Jean-Christophe PLAGNIOL-VILLARD
2012-04-21 18:39       ` Arnd Bergmann
2012-04-22  1:50         ` Jean-Christophe PLAGNIOL-VILLARD
2012-04-22 13:39           ` Arnd Bergmann
2012-04-22 14:34             ` Wolfram Sang
2012-04-22 15:10             ` Jean-Christophe PLAGNIOL-VILLARD

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=20120421114001.GC9142@game.jcrosoft.org \
    --to=plagnioj@jcrosoft.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.