aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-vt8500/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-vt8500/common.h')
-rw-r--r--arch/arm/mach-vt8500/common.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/arm/mach-vt8500/common.h b/arch/arm/mach-vt8500/common.h
index 77611a6968d..087787af62f 100644
--- a/arch/arm/mach-vt8500/common.h
+++ b/arch/arm/mach-vt8500/common.h
@@ -18,13 +18,7 @@
#include <linux/of.h>
-int __init vt8500_irq_init(struct device_node *node,
- struct device_node *parent);
-
/* defined in drivers/clk/clk-vt8500.c */
void __init vtwm_clk_init(void __iomem *pmc_base);
-/* defined in irq.c */
-asmlinkage void vt8500_handle_irq(struct pt_regs *regs);
-
#endif