[PATCH] opti9x - Fix compile without CONFIG_PNP
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / arch / ppc / syslib / cpm2_pic.h
blob97cab8f13a1a0c412f866eadd7fe696c8e432e93
1 #ifndef _PPC_KERNEL_CPM2_H
2 #define _PPC_KERNEL_CPM2_H
4 extern int cpm2_get_irq(struct pt_regs *regs);
6 extern void cpm2_init_IRQ(void);
8 #endif /* _PPC_KERNEL_CPM2_H */