Re: [PATCH] mem driver: fix conditional on isa i/o support

From: Linas Vepstas
Date: Wed Aug 30 2006 - 15:35:27 EST


On Tue, Aug 29, 2006 at 07:02:33PM -0700, Geoff Levand wrote:
> This change corrects the logic on the preprocessor conditionals
> that include support for ISA port i/o (/dev/ioports) into
> the mem character driver.
>
> This fixes the following error when building for powerpc
> platforms with CONFIG_PCI=n.
>
> drivers/built-in.o: undefined reference to `pci_io_base'
>
> Signed-off-by: Geoff Levand <geoffrey.levand@xxxxxxxxxxx>

Discussd very breifly on ppc64 mailing list, seems to be
the right thing to do.

Acked-by: Linas Vepstas <lins@xxxxxxxxxxxxxx>


--linas
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/