[PATCH] gfp_t: dma-mapping (sh)
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
@@ -64,7 +64,7 @@ struct sh_machine_vector
|
||||
|
||||
void (*mv_heartbeat)(void);
|
||||
|
||||
void *(*mv_consistent_alloc)(struct device *, size_t, dma_addr_t *, int);
|
||||
void *(*mv_consistent_alloc)(struct device *, size_t, dma_addr_t *, gfp_t);
|
||||
int (*mv_consistent_free)(struct device *, size_t, void *, dma_addr_t);
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user