aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/include/asm/scatterlist.h
blob: 175da06c6b9549c27bb87ccd11a06f9d0a4a4b13 (plain) (blame)
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) */