Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9f42c2b667691f6ad29842302c66c864e7eb326c
/
.
/
arch
/
sparc
/
include
/
asm
/
scatterlist.h
blob: d1120257b0330cd25f6d6db0cac22ef700917c29 [
file
] [
log
] [
blame
]
#ifndef
_SPARC_SCATTERLIST_H
#define
_SPARC_SCATTERLIST_H
#define
sg_dma_len
(
sg
)
((
sg
)->
dma_length
)
#include
<asm-generic/scatterlist.h>
#endif
/* !(_SPARC_SCATTERLIST_H) */