mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Paul Gortmaker <p_gortmaker@yahoo.com>
To: Adrian Bunk <bunk@kernel.org>, hskinnemoen@atmel.com
Cc: linux-kernel@vger.kernel.org
Subject: Re: [2.6 patch] avr32: don't offer CONFIG_GEN_RTC
Date: Mon, 14 Apr 2008 21:08:16 -0400 (EDT)	[thread overview]
Message-ID: <426764.23035.qm@web65609.mail.ac4.yahoo.com> (raw)
In-Reply-To: <20080414141644.GC6695@cs181133002.pp.htv.fi>


--- Adrian Bunk <bunk@kernel.org> wrote:

> This patch fixes the following compile error:
> 
> <--  snip  -->
> 
> ...
>   CC [M]  drivers/char/genrtc.o
> /home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/char/genrtc.c:58:21:
> error: asm/rtc.h: No such file or directory
> ...
> make[3]: *** [drivers/char/genrtc.o] Error 1
> 
> <--  snip  -->
> 
> Signed-off-by: Adrian Bunk <bunk@kernel.org>

I'm assuming this must be a randconfig error, as at
a glance, nothing in arch/avr32/configs/* is setting
GEN_RTC.

Acked-by:  Paul Gortmaker <p_gortmaker@yahoo.com>

> 
> ---
> a2136f51db673446bfcc0ebc1b92e62d8ddb3f57 diff --git
> a/drivers/char/Kconfig b/drivers/char/Kconfig
> index 79c6fd1..a87b89d 100644
> --- a/drivers/char/Kconfig
> +++ b/drivers/char/Kconfig
> @@ -776,7 +776,7 @@ config SGI_IP27_RTC
>  
>  config GEN_RTC
>  	tristate "Generic /dev/rtc emulation"
> -	depends on RTC!=y && !IA64 && !ARM && !M32R && !MIPS && !SPARC && !FRV
> && !S390 && !SUPERH
> +	depends on RTC!=y && !IA64 && !ARM && !M32R && !MIPS && !SPARC && !FRV
> && !S390 && !SUPERH && !AVR32
>  	---help---
>  	  If you say Y here and create a character special file /dev/rtc with
>  	  major number 10 and minor number 135 using mknod ("man mknod"), you
> 



      __________________________________________________________________
Be smarter than spam. See how smart SpamGuard is at giving junk email the boot with the All-new Yahoo! Mail.  Click on Options in Mail and switch to New Mail today or register for free at http://mail.yahoo.ca

  reply	other threads:[~2008-04-15  1:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-14 14:16 Adrian Bunk
2008-04-15  1:08 ` Paul Gortmaker [this message]
2008-04-15  9:06   ` Adrian Bunk

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=426764.23035.qm@web65609.mail.ac4.yahoo.com \
    --to=p_gortmaker@yahoo.com \
    --cc=bunk@kernel.org \
    --cc=hskinnemoen@atmel.com \
    --cc=linux-kernel@vger.kernel.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

Powered by JetHome