public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
From: Alexander Kurz <linux@blala•de>
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
Subject: [PATCH] staging/comedi: fixing ni_labpc to mite dependancy
Date: Thu, 3 Jun 2010 15:50:24 +0400 (MSD)	[thread overview]
Message-ID: <alpine.DEB.1.10.1006031545010.23736@blala.de> (raw)
In-Reply-To: <20100602100735.0812c063.randy.dunlap@oracle.com>

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
-- 
1.7.1


On Wed, 2 Jun 2010, Randy Dunlap wrote:
> On Wed, 2 Jun 2010 15:14:39 +1000 Stephen Rothwell wrote:
> > 
> > Changes since 20100601:
> randconfig build ends with:
> 
> ERROR: "mite_list_devices" [drivers/staging/comedi/drivers/ni_labpc.ko] undefined!
> ERROR: "mite_unsetup" [drivers/staging/comedi/drivers/ni_labpc.ko] undefined!
> ERROR: "mite_setup" [drivers/staging/comedi/drivers/ni_labpc.ko] undefined!
> ERROR: "mite_devices" [drivers/staging/comedi/drivers/ni_labpc.ko] undefined!

  parent reply	other threads:[~2010-06-03 11:50 UTC|newest]

Thread overview: 7+ 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   ` Alexander Kurz [this message]
2010-06-03 16:21     ` [PATCH] staging/comedi: fixing ni_labpc to mite dependancy Randy Dunlap

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=alpine.DEB.1.10.1006031545010.23736@blala.de \
    --to=linux@blala$(echo .)de \
    --cc=gregkh@suse$(echo .)de \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-next@vger$(echo .)kernel.org \
    --cc=linux@kbdbabel$(echo .)org \
    --cc=randy.dunlap@oracle$(echo .)com \
    --cc=sfr@canb$(echo .)auug.org.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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