Release 4.14 arch/ia64/include/asm/libata-portmap.h
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __ASM_IA64_LIBATA_PORTMAP_H
#define __ASM_IA64_LIBATA_PORTMAP_H
#define ATA_PRIMARY_IRQ(dev) isa_irq_to_vector(14)
#define ATA_SECONDARY_IRQ(dev) isa_irq_to_vector(15)
#endif
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Yanmin Zhang | 22 | 95.65% | 1 | 50.00% |
Greg Kroah-Hartman | 1 | 4.35% | 1 | 50.00% |
Total | 23 | 100.00% | 2 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.