All of lore.kernel.org
 help / color / mirror / Atom feed
From: awg@embtoolkit.org (Abdoulaye Walsimou GAYE)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm: Fix HAVE_S3C2410_WATCHDOG warnings
Date: Thu, 04 Nov 2010 10:53:43 +0100	[thread overview]
Message-ID: <4CD282A7.9080204@embtoolkit.org> (raw)
In-Reply-To: <20101104081633.GA27129@july>

On 11/04/2010 09:16 AM, Kyungmin Park wrote:
> Fix build warnings
> warning: (ARCH_S3C64XX && <choice> && WATCHDOG || ARCH_S5P64X0 && <choice> && WATCHDOG || ARCH_S5P6442 && <choice> && WATCHDOG || ARCH_S5PC100 && <choice> || ARCH_S5PV210 && <choice> || ARCH_S5PV310 && <choice> || MACH_SMDK6410 && ARCH_S3C64XX) selects HAVE_S3C2410_WATCHDOG which has unmet direct dependencies (WATCHDOG)
>
> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
> ---
>   
Kyungmin Park,
The same warning appears when I2C is not selected.

Best regards,
AWG

WARNING: multiple messages have this Message-ID (diff)
From: Abdoulaye Walsimou GAYE <awg@embtoolkit.org>
To: Kyungmin Park <kyungmin.park@samsung.com>
Cc: Russell King <linux@arm.linux.org.uk>,
	linux-arm-kernel@lists.infradead.org, kgene@samsung.com,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] arm: Fix HAVE_S3C2410_WATCHDOG warnings
Date: Thu, 04 Nov 2010 10:53:43 +0100	[thread overview]
Message-ID: <4CD282A7.9080204@embtoolkit.org> (raw)
In-Reply-To: <20101104081633.GA27129@july>

On 11/04/2010 09:16 AM, Kyungmin Park wrote:
> Fix build warnings
> warning: (ARCH_S3C64XX && <choice> && WATCHDOG || ARCH_S5P64X0 && <choice> && WATCHDOG || ARCH_S5P6442 && <choice> && WATCHDOG || ARCH_S5PC100 && <choice> || ARCH_S5PV210 && <choice> || ARCH_S5PV310 && <choice> || MACH_SMDK6410 && ARCH_S3C64XX) selects HAVE_S3C2410_WATCHDOG which has unmet direct dependencies (WATCHDOG)
>
> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
> ---
>   
Kyungmin Park,
The same warning appears when I2C is not selected.

Best regards,
AWG


  reply	other threads:[~2010-11-04  9:53 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-04  8:16 [PATCH] arm: Fix HAVE_S3C2410_WATCHDOG warnings Kyungmin Park
2010-11-04  8:16 ` Kyungmin Park
2010-11-04  9:53 ` Abdoulaye Walsimou GAYE [this message]
2010-11-04  9:53   ` Abdoulaye Walsimou GAYE
2010-11-04 12:23   ` Kyungmin Park
2010-11-04 12:30     ` Abdoulaye Walsimou GAYE
2010-11-04 12:30       ` Abdoulaye Walsimou GAYE
2010-11-13  8:02 ` Kukjin Kim
2010-11-13  8:02   ` Kukjin Kim

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=4CD282A7.9080204@embtoolkit.org \
    --to=awg@embtoolkit.org \
    --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.