Hi,

Just tried 2.6.24-rc1... but:

arch/sparc64/kernel/iommu_common.c: In function 'prepare_sg':
arch/sparc64/kernel/iommu_common.c:237: error: implicit declaration of function 
'next_sg'
cc1: warnings being treated as errors
arch/sparc64/kernel/iommu_common.c:237: warning: assignment makes pointer from 
integer without a cast
make[1]: *** [arch/sparc64/kernel/iommu_common.o] Error 1

The error looks like a simple typo - should this be sg_next(), like
elsewhere in the file? It compiles the file when I replace that.

-- 
     2. That which causes joy or happiness.
-
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to