[Aboriginal] kernel build problem for m68k
Matthew J Fletcher
amimjf at sky.com
Sun Jul 10 00:43:21 PDT 2011
Hi,
Using aboriginal 1.0.2
----
In file included from arch/m68k/kernel/dma.c:4:
arch/m68k/kernel/dma_no.c: In function 'dma_sync_single_for_cpu':
arch/m68k/kernel/dma_no.c:44: error: implicit declaration of function
'flush_dcache_range'
----
I dont often look in the linux kernel arch stuff, but here goes..
flush_dcache_range() is a #define in cacheflush_no.h, so it looks like
<asm/cacheflush.h> is not including cacheflush_no.h
looking at arch/m68k/include/asm/cacheflush.h there is a big fat #ifdef
__uClinux__ i guess thats not being fulfilled ?
regards
---
Matthew J Fletcher
amimjf(at)sky.com
www.amimjf.org
---
More information about the Aboriginal
mailing list