cregit-Linux how code gets into the kernel

Release 4.11 arch/arm/mach-integrator/pci_v3.h

/* Simple oneliner include to the PCIv3 early init */
#ifdef CONFIG_PCI
extern int pci_v3_early_init(void);
#else

static inline int pci_v3_early_init(void) { return 0; }

Contributors

PersonTokensPropCommitsCommitProp
Joerg Roedel12100.00%1100.00%
Total12100.00%1100.00%

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Joerg Roedel1970.37%150.00%
Linus Walleij829.63%150.00%
Total27100.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.