All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [MIPS] Iomap implementation.
       [not found] <S28573717AbXBNTgO/20070214193614Z+29688@ftp.linux-mips.org>
@ 2007-02-15 16:54 ` Atsushi Nemoto
  0 siblings, 0 replies; only message in thread
From: Atsushi Nemoto @ 2007-02-15 16:54 UTC (permalink / raw)
  To: linux-mips

On Wed, 14 Feb 2007 19:36:09 +0000, linux-mips@linux-mips.org wrote:
> This implementation has support for the concept of one separate ioport
> address space by PCI domain.  A pointer to the virtual address where
> the port space of a domain has been mapped has been added to struct
> pci_controller and systems should be fixed to fill in this value. For
> single domain systems this will be the same value as passed to
> set_io_port_base().
> 
> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

Compiling qemu kernel, I got:

arch/mips/lib/built-in.o: In function `pci_iomap':
(.text+0x2b0): undefined reference to `pci_domain_nr'

Should we add some #ifdef CONFIG_PCI to iomap.c, or provide dummy
pci_domain_nr()?

---
Atsushi Nemoto

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-02-15 16:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <S28573717AbXBNTgO/20070214193614Z+29688@ftp.linux-mips.org>
2007-02-15 16:54 ` [MIPS] Iomap implementation Atsushi Nemoto

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.