]> Git Repo - linux.git/blob - arch/sh/include/asm/scatterlist.h
usbnet: remove noisy and hardly useful printk
[linux.git] / arch / sh / include / asm / scatterlist.h
1 #ifndef __ASM_SH_SCATTERLIST_H
2 #define __ASM_SH_SCATTERLIST_H
3
4 #define ISA_DMA_THRESHOLD       phys_addr_mask()
5
6 #include <asm-generic/scatterlist.h>
7
8 #endif /* __ASM_SH_SCATTERLIST_H */
This page took 0.029097 seconds and 4 git commands to generate.