All of lore.kernel.org
 help / color / mirror / Atom feed
From: <gregkh@suse.de>
To: linux@blala.de, gregkh@suse.de, linux@kbdbabel.org,
	linux-kernel@vger.kernel.org, randy.dunlap@oracle.com,
	sfr@canb.auug.org.au
Subject: patch staging-comedi-fixing-ni_labpc-to-mite-dependancy.patch added to gregkh-2.6 tree
Date: Thu, 03 Jun 2010 11:09:15 -0700	[thread overview]
Message-ID: <12755885553054@site> (raw)
In-Reply-To: <alpine.DEB.1.10.1006031545010.23736@blala.de>


This is a note to let you know that I've just added the patch titled

    Subject: Staging: comedi: fixing ni_labpc to mite dependancy

to my gregkh-2.6 tree.  Its filename is

    staging-comedi-fixing-ni_labpc-to-mite-dependancy.patch

This tree can be found at 
    http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/patches/


>From linux@blala.de  Thu Jun  3 10:33:50 2010
From: Alexander Kurz <linux@blala.de>
Date: Thu, 3 Jun 2010 15:50:24 +0400 (MSD)
Subject: Staging: comedi: fixing ni_labpc to mite dependancy
To: Randy Dunlap <randy.dunlap@oracle.com>
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
Message-ID: <alpine.DEB.1.10.1006031545010.23736@blala.de>


the dependancy of ni_labpc on mite was missing,

Signed-off-by: Alexander Kurz <linux@kbdbabel.org>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

index 0aa2b0d..79f5f2e 100644
---
 drivers/staging/comedi/Kconfig |    1 +
 1 file changed, 1 insertion(+)

--- a/drivers/staging/comedi/Kconfig
+++ b/drivers/staging/comedi/Kconfig
@@ -1281,6 +1281,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


      parent reply	other threads:[~2010-06-03 18:10 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
2010-06-03 18:09     ` gregkh [this message]

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=12755885553054@site \
    --to=gregkh@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@blala.de \
    --cc=linux@kbdbabel.org \
    --cc=randy.dunlap@oracle.com \
    --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 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.