mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: James Bottomley <James.Bottomley@steeleye.com>
To: Andries.Brouwer@cwi.nl
Cc: James.Bottomley@SteelEye.com, linux-kernel@vger.kernel.org
Subject: Re: 3c509.c
Date: Tue, 21 Jan 2003 18:34:25 -0500	[thread overview]
Message-ID: <200301212334.h0LNYPF03207@localhost.localdomain> (raw)

Please Don't do this:

 #include <linux/ethtool.h>
 #include <linux/device.h>
 #include <linux/eisa.h>
+#include <linux/mca-legacy.h>
 
 #include <asm/uaccess.h>

If you're getting MCA_NOTFOUND undefined, it's because CONFIG_MCA_LEGACY isn't 
set when mca.h is included (either because it's not in your kernel config, or 
possibly because config.h isn't included into the right place in the 
driver---the latter doesn't look to be the problem for 3c509.c).

James



             reply	other threads:[~2003-01-21 23:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-21 23:34 James Bottomley [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-01-22 11:10 3c509.c Andries.Brouwer
2003-01-22 12:13 ` 3c509.c Marc Zyngier
2003-01-22  1:11 3c509.c Andries.Brouwer
2003-01-22 16:44 ` 3c509.c James Bottomley
2003-01-22 16:57   ` 3c509.c Jeff Garzik
2003-01-21 20:45 3c509.c Andries.Brouwer
2003-01-22  9:29 ` 3c509.c Marc Zyngier

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=200301212334.h0LNYPF03207@localhost.localdomain \
    --to=james.bottomley@steeleye.com \
    --cc=Andries.Brouwer@cwi.nl \
    --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

all inboxes | Powered by JetHome®