Commit 977fae6d authored by Gaosheng Cui's avatar Gaosheng Cui Committed by John Paul Adrian Glaubitz

sh: Remove unused declarations for make_maskreg_irq() and irq_mask_register

make_maskreg_irq() and irq_mask_register have been removed since
commit 5a4053b2 ("sh: Kill off dead boards."), so remove the
unused declarations.
Signed-off-by: default avatarGaosheng Cui <cuigaosheng1@huawei.com>
Reviewed-by: default avatarJohn Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Signed-off-by: default avatarJohn Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
parent 8400291e
......@@ -13,12 +13,6 @@
*/
#define NO_IRQ_IGNORE ((unsigned int)-1)
/*
* Simple Mask Register Support
*/
extern void make_maskreg_irq(unsigned int irq);
extern unsigned short *irq_mask_register;
/*
* PINT IRQs
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment