From: Andrew Morton <akpm@linux-foundation.org>
To: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: David Altobelli <david.altobelli@hp.com>,
Greg Kroah-Hartman <gregkh@suse.de>,
Christian Borntraeger <borntraeger@de.ibm.com>,
Martin Schwidefsky <schwidefsky@de.ibm.com>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Let HP iLO driver depend on PCI
Date: Thu, 24 Jul 2008 21:56:52 -0700 [thread overview]
Message-ID: <20080724215652.24e4e550.akpm@linux-foundation.org> (raw)
In-Reply-To: <20080725022048.GB5179@osiris.boeblingen.de.ibm.com>
On Fri, 25 Jul 2008 04:20:48 +0200 Heiko Carstens <heiko.carstens@de.ibm.com> wrote:
> Subject: [PATCH] Let HP iLO driver depend on PCI
>
> From: Heiko Carstens <heiko.carstens@de.ibm.com>
>
> "HP iLO driver" causes this on s390:
>
> drivers/misc/hpilo.c: In function 'doorbell_set':
> drivers/misc/hpilo.c:147: error: implicit declaration of function 'iowrite8'
> drivers/misc/hpilo.c: In function 'ilo_ccb_close':
> drivers/misc/hpilo.c:204: error: implicit declaration of function 'iowrite32'
> drivers/misc/hpilo.c:204: error: implicit declaration of function 'ioread32'
> drivers/misc/hpilo.c:222: error: implicit declaration of function 'memset_io'
> drivers/misc/hpilo.c:225: error: implicit declaration of function 'pci_free_consistent'
> drivers/misc/hpilo.c: In function 'ilo_ccb_open':
> drivers/misc/hpilo.c:244: error: implicit declaration of function 'pci_alloc_consistent'
> drivers/misc/hpilo.c:245: warning: assignment makes pointer from integer without a cast
> drivers/misc/hpilo.c:296: error: implicit declaration of function 'memcpy_toio'
> drivers/misc/hpilo.c: In function 'ilo_unmap_device':
> drivers/misc/hpilo.c:575: error: implicit declaration of function 'pci_iounmap'
> drivers/misc/hpilo.c: In function 'ilo_map_device':
> drivers/misc/hpilo.c:585: error: implicit declaration of function 'pci_iomap'
> drivers/misc/hpilo.c:585: warning: assignment makes pointer from integer without a cast
> drivers/misc/hpilo.c:592: warning: assignment makes pointer from integer without a cast
> drivers/misc/hpilo.c:599: warning: assignment makes pointer from integer without a cast
> make[2]: *** [drivers/misc/hpilo.o] Error 1
>
> Just let it depend on PCI.
Yeah, I already queued up the same patch as
drivers-misc-hpiloc-needs-config_pci.patch
Three weeks and nobody did an allmodconfig build on linux-next for s390
or m68k (at least).
next prev parent reply other threads:[~2008-07-25 4:57 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-25 2:20 Heiko Carstens
2008-07-25 4:56 ` Andrew Morton [this message]
2008-07-25 5:35 ` Stephen Rothwell
2008-07-25 6:15 ` Andrew Morton
2008-07-25 7:13 ` Stephen Rothwell
2008-07-25 9:41 ` Heiko Carstens
2008-07-25 9:54 ` Andrew Morton
2008-07-25 10:30 ` Heiko Carstens
2008-07-25 13:46 ` Altobelli, David
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=20080724215652.24e4e550.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=borntraeger@de.ibm.com \
--cc=david.altobelli@hp.com \
--cc=gregkh@suse.de \
--cc=heiko.carstens@de.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=schwidefsky@de.ibm.com \
/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®