Release 4.10 arch/powerpc/sysdev/cpm2_pic.h
#ifndef _PPC_KERNEL_CPM2_H
#define _PPC_KERNEL_CPM2_H
extern unsigned int cpm2_get_irq(void);
extern void cpm2_pic_init(struct device_node *);
#endif /* _PPC_KERNEL_CPM2_H */
Overall Contributors
| Person | Tokens | Prop | Commits | CommitProp |
vitaly bordug | vitaly bordug | 25 | 96.15% | 2 | 66.67% |
olaf hering | olaf hering | 1 | 3.85% | 1 | 33.33% |
| Total | 26 | 100.00% | 3 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.