Release 4.14 arch/powerpc/sysdev/ge/ge_pic.h
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __GEF_PIC_H__
#define __GEF_PIC_H__
unsigned int gef_pic_get_irq(void);
void gef_pic_init(struct device_node *);
#endif /* __GEF_PIC_H__ */
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Martyn Welch | 24 | 96.00% | 1 | 50.00% |
Greg Kroah-Hartman | 1 | 4.00% | 1 | 50.00% |
Total | 25 | 100.00% | 2 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.