cregit-Linux how code gets into the kernel

Release 4.14 arch/powerpc/include/asm/libata-portmap.h

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __ASM_POWERPC_LIBATA_PORTMAP_H

#define __ASM_POWERPC_LIBATA_PORTMAP_H


#define ATA_PRIMARY_IRQ(dev)	pci_get_legacy_ide_irq(dev, 0)


#define ATA_SECONDARY_IRQ(dev)	pci_get_legacy_ide_irq(dev, 1)

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
David Woodhouse2295.65%150.00%
Greg Kroah-Hartman14.35%150.00%
Total23100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.