summaryrefslogtreecommitdiffstats
path: root/include/asm-sh/irq.h
diff options
context:
space:
mode:
authorPaul Mundt2006-09-27 10:03:56 +0200
committerPaul Mundt2006-09-27 10:03:56 +0200
commit0f08f338083cc1d68788ccbccc44bd0502fc57ae (patch)
tree97c69dbbd63a108a7367644dadedd390a3948f0c /include/asm-sh/irq.h
parentsh: Fixup TEI IRQ requests in request_dma(). (diff)
downloadkernel-qcow2-linux-0f08f338083cc1d68788ccbccc44bd0502fc57ae.tar.gz
kernel-qcow2-linux-0f08f338083cc1d68788ccbccc44bd0502fc57ae.tar.xz
kernel-qcow2-linux-0f08f338083cc1d68788ccbccc44bd0502fc57ae.zip
sh: More cosmetic cleanups and trivial fixes.
Nothing exciting here, just trivial fixes.. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'include/asm-sh/irq.h')
-rw-r--r--include/asm-sh/irq.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/asm-sh/irq.h b/include/asm-sh/irq.h
index 7e8455b1cb44..648102e9236f 100644
--- a/include/asm-sh/irq.h
+++ b/include/asm-sh/irq.h
@@ -335,6 +335,11 @@ extern void make_maskreg_irq(unsigned int irq);
extern unsigned short *irq_mask_register;
/*
+ * PINT IRQs
+ */
+void init_IRQ_pint(void);
+
+/*
* Function for "on chip support modules".
*/
extern void make_ipr_irq(unsigned int irq, unsigned int addr,