Release 4.14 arch/m32r/include/asm/hardirq.h
/* SPDX-License-Identifier: GPL-2.0 */
#ifdef __KERNEL__
#ifndef __ASM_HARDIRQ_H
#define __ASM_HARDIRQ_H
#include <asm/irq.h>
#include <asm-generic/hardirq.h>
#endif /* __ASM_HARDIRQ_H */
#endif /* __KERNEL__ */
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Hirokazu Takata | 17 | 77.27% | 2 | 50.00% |
Christoph Hellwig | 4 | 18.18% | 1 | 25.00% |
Greg Kroah-Hartman | 1 | 4.55% | 1 | 25.00% |
Total | 22 | 100.00% | 4 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.