cregit-Linux how code gets into the kernel

Release 4.13 arch/powerpc/platforms/82xx/pq2.h

#ifndef _PQ2_H

#define _PQ2_H

void __noreturn pq2_restart(char *cmd);

#ifdef CONFIG_PCI
int pq2ads_pci_init_irq(void);
void pq2_init_pci(void);
#else

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

Contributors

PersonTokensPropCommitsCommitProp
Scott Wood12100.00%1100.00%
Total12100.00%1100.00%


static inline void pq2_init_pci(void) { }

Contributors

PersonTokensPropCommitsCommitProp
Scott Wood8100.00%1100.00%
Total8100.00%1100.00%

#endif #endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Scott Wood5598.21%150.00%
Daniel Axtens11.79%150.00%
Total56100.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.