Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
[deliverable/linux.git] / arch / powerpc / sysdev / cpm2_pic.h
CommitLineData
b0c110b4
VB
1#ifndef _PPC_KERNEL_CPM2_H
2#define _PPC_KERNEL_CPM2_H
3
35a84c2f 4extern unsigned int cpm2_get_irq(void);
b0c110b4 5
653c60f3 6extern void cpm2_pic_init(struct device_node *);
b0c110b4
VB
7
8#endif /* _PPC_KERNEL_CPM2_H */
This page took 0.643251 seconds and 5 git commands to generate.