/* SPDX-License-Identifier: GPL-2.0 */ #ifndef _ASM_SCORE_DMA_H #define _ASM_SCORE_DMA_H #include <asm/io.h> #define MAX_DMA_ADDRESS (0) #endif /* _ASM_SCORE_DMA_H */Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Chen Liqin | 16 | 94.12% | 1 | 50.00% |
Greg Kroah-Hartman | 1 | 5.88% | 1 | 50.00% |
Total | 17 | 100.00% | 2 | 100.00% |