Release 4.14 arch/sh/include/mach-common/mach/shmin.h
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __ASM_SH_SHMIN_H
#define __ASM_SH_SHMIN_H
#define SHMIN_IO_BASE 0xb0000000UL
#define SHMIN_NE_IRQ IRQ2_IRQ
#define SHMIN_NE_BASE 0x300
#endif
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Paul Mundt | 20 | 95.24% | 1 | 50.00% |
Greg Kroah-Hartman | 1 | 4.76% | 1 | 50.00% |
Total | 21 | 100.00% | 2 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.