1 2 3 4 5 6 7 8 9
#ifndef _M68K_SCATTERLIST_H #define _M68K_SCATTERLIST_H #include <asm-generic/scatterlist.h> /* This is bogus and should go away. */ #define ISA_DMA_THRESHOLD (0x00ffffff) #endif /* !(_M68K_SCATTERLIST_H) */