cregit-Linux how code gets into the kernel

Release 4.9 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 roedeljoerg roedel12100.00%1100.00%
Total12100.00%1100.00%

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
joerg roedeljoerg roedel1970.37%150.00%
linus walleijlinus walleij829.63%150.00%
Total27100.00%2100.00%