linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Denis Zaitsev <zzz@anda.ru>
Cc: linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org
Subject: Re: [PATCH TRIVIAL] Compile error in 2.4.22 without PCI
Date: Fri, 17 Oct 2003 13:33:01 +0100	[thread overview]
Message-ID: <20031017133301.B27349@infradead.org> (raw)
In-Reply-To: <20031015003036.A10226@natasha.ward.six>; from zzz@anda.ru on Wed, Oct 15, 2003 at 12:30:36AM +0600

On Wed, Oct 15, 2003 at 12:30:36AM +0600, Denis Zaitsev wrote:
> I have these warnings when I'm compiling 2.4.22 for a 486 EISA system:
> 
> aic7xxx_osm.c: In function `ahc_softc_comp':
> aic7xxx_osm.c:1560: warning: implicit declaration of function `ahc_get_pci_bus'
> aic7xxx_osm.c:1568: warning: implicit declaration of function `ahc_get_pci_slot'
> 
> And then the make finishes with an error, because these functions
> really exist only if the PCI support is turned on.
> 
> The patch below fixes this.  And the same patch fits for the 2.6
> kernels.  Please, apply it.

You probably want to send this to Justin, the driver Maintainer.  If he
doesn't reply in say a week I´d suggest submitting it to Marcelo as it's
obviously correct.


  reply	other threads:[~2003-10-17 12:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-14 18:30 [PATCH TRIVIAL] Compile error in 2.4.22 without PCI Denis Zaitsev
2003-10-17 12:33 ` Christoph Hellwig [this message]
2003-10-18 20:52   ` Denis Zaitsev
2003-10-18 20:55 Denis Zaitsev
2003-10-31 21:29 Denis Zaitsev

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=20031017133301.B27349@infradead.org \
    --to=hch@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=zzz@anda.ru \
    /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).