2.6.17 on SPARC64 compile failure

From: Horst von Brand
Date: Tue Jul 04 2006 - 14:24:31 EST


It fails since around June 19 with:

CC arch/sparc64/kernel/devices.o
In file included from include/linux/dma-mapping.h:27,
from include/asm/sbus.h:10,
from include/asm/dma.h:14,
from include/linux/bootmem.h:8,
from arch/sparc64/kernel/devices.c:14:
include/asm/dma-mapping.h: In function `dma_sync_single_range_for_cpu':
include/asm/dma-mapping.h:186: warning: implicit declaration of function `dma_sync_single_for_cpu'
include/asm/dma-mapping.h: In function `dma_sync_single_range_for_device':
include/asm/dma-mapping.h:195: warning: implicit declaration of function `dma_sync_single_for_device'
make[1]: *** [arch/sparc64/kernel/devices.o] Error 1
make: *** [arch/sparc64/kernel] Error 2

Looking in the offending file, the functions mentioned seem to be PCI-only,
and this SparcStation Ultra 1 has /no/ PCI at all (and thus, this is
configured out).
--
Dr. Horst H. von Brand User #22616 counter.li.org
Departamento de Informatica Fono: +56 32 654431
Universidad Tecnica Federico Santa Maria +56 32 654239
Casilla 110-V, Valparaiso, Chile Fax: +56 32 797513

-
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/