linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Randy Dunlap <randy.dunlap@oracle.com>
To: Alexander Kurz <linux@blala.de>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>,
	Alexander Kurz <linux@kbdbabel.org>,
	linux-next@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>,
	gregkh@suse.de
Subject: Re: [PATCH] staging/comedi: fixing ni_labpc to mite dependancy
Date: Thu, 03 Jun 2010 09:21:53 -0700	[thread overview]
Message-ID: <4C07D6A1.1080906@oracle.com> (raw)
In-Reply-To: <alpine.DEB.1.10.1006031545010.23736@blala.de>

On 06/03/10 04:50, Alexander Kurz wrote:
> Hi,
>  the dependancy of ni_labpc on mite was missing,
>  it will be fixed with this patch
>  thanks for the report,
>  Alexander
> 
> From d310498ef2a61057c3f28b10bb417238f33e8265 Mon Sep 17 00:00:00 2001
> From: Alexander Kurz <linux@kbdbabel.org>
> Date: Thu, 3 Jun 2010 12:00:37 +0200
> Subject: [PATCH] staging/comedi: fixing ni_labpc to mite dependancy
> 
> Signed-off-by: Alexander Kurz <linux@kbdbabel.org>
> ---
>  drivers/staging/comedi/Kconfig |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/drivers/staging/comedi/Kconfig b/drivers/staging/comedi/Kconfig
> index 0aa2b0d..79f5f2e 100644
> --- a/drivers/staging/comedi/Kconfig
> +++ b/drivers/staging/comedi/Kconfig
> @@ -1272,6 +1272,7 @@ config COMEDI_NI_TIO
>  
>  config COMEDI_NI_LABPC
>  	tristate "NI Lab-PC and compatibles ISA and PCI support"
> +	depends on COMEDI_MITE
>  	select COMEDI_8255
>  	select COMEDI_FC
>  	default N

Acked-by: Randy Dunlap <randy.dunlap@oracle.com>

thanks.

-- 
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***

  reply	other threads:[~2010-06-03 16:24 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-02  5:14 linux-next: Tree for June 2 Stephen Rothwell
2010-06-02 17:07 ` linux-next: Tree for June 2 (staging/comedi) Randy Dunlap
2010-06-03  9:15   ` Borislav Petkov
2010-06-05 16:50     ` Alexander Kurz
2010-06-09  9:53       ` Borislav Petkov
2010-06-03 11:50   ` [PATCH] staging/comedi: fixing ni_labpc to mite dependancy Alexander Kurz
2010-06-03 16:21     ` Randy Dunlap [this message]
2010-06-03 18:09     ` patch staging-comedi-fixing-ni_labpc-to-mite-dependancy.patch added to gregkh-2.6 tree gregkh

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=4C07D6A1.1080906@oracle.com \
    --to=randy.dunlap@oracle.com \
    --cc=gregkh@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=linux@blala.de \
    --cc=linux@kbdbabel.org \
    --cc=sfr@canb.auug.org.au \
    /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).