]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - arch/powerpc/sysdev/ge/ge_pic.h
Merge tag 'pci-v4.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
[karo-tx-linux.git] / arch / powerpc / sysdev / ge / ge_pic.h
1 #ifndef __GEF_PIC_H__
2 #define __GEF_PIC_H__
3
4 unsigned int gef_pic_get_irq(void);
5 void gef_pic_init(struct device_node *);
6
7 #endif /* __GEF_PIC_H__ */
8