/* * Copyright (C) 2009 Becky Bruce, Freescale Semiconductor * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; either version 2 of the License, or (at your * option) any later version. * */ #ifndef __ASM_SWIOTLB_H #define __ASM_SWIOTLB_H #include <linux/swiotlb.h> extern struct dma_map_ops swiotlb_dma_ops;
static inline void dma_mark_clean(void *addr, size_t size) {}Contributors
Person | Tokens | Prop | Commits | CommitProp | |
becky bruce | becky bruce | 13 | 100.00% | 1 | 100.00% |
Total | 13 | 100.00% | 1 | 100.00% |
Person | Tokens | Prop | Commits | CommitProp | |
jia hongtao | jia hongtao | 8 | 100.00% | 1 | 100.00% |
Total | 8 | 100.00% | 1 | 100.00% |
Person | Tokens | Prop | Commits | CommitProp | |
becky bruce | becky bruce | 42 | 56.76% | 1 | 25.00% |
jia hongtao | jia hongtao | 21 | 28.38% | 1 | 25.00% |
fujita tomonori | fujita tomonori | 11 | 14.86% | 2 | 50.00% |
Total | 74 | 100.00% | 4 | 100.00% |