cregit-Linux how code gets into the kernel

Release 4.11 arch/arm/mach-iop13xx/msi.h

#ifndef _IOP13XX_MSI_H_

#define _IOP13XX_MSI_H_
#ifdef CONFIG_PCI_MSI
void iop13xx_msi_init(void);
#else

static inline void iop13xx_msi_init(void) { return; }

Contributors

PersonTokensPropCommitsCommitProp
Daniel Wolstenholme10100.00%1100.00%
Total10100.00%1100.00%

#endif #endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Daniel Wolstenholme31100.00%1100.00%
Total31100.00%1100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.