#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% |