Release 4.14 arch/sparc/include/asm/kmap_types.h
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_KMAP_TYPES_H
#define _ASM_KMAP_TYPES_H
/* Dummy header just to define km_type. None of this
* is actually used on sparc. -DaveM
*/
#include <asm-generic/kmap_types.h>
#endif
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Linus Torvalds (pre-git) | 8 | 61.54% | 1 | 25.00% |
Randy Dunlap | 3 | 23.08% | 1 | 25.00% |
Sam Ravnborg | 1 | 7.69% | 1 | 25.00% |
Greg Kroah-Hartman | 1 | 7.69% | 1 | 25.00% |
Total | 13 | 100.00% | 4 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.