aboutsummaryrefslogtreecommitdiffstats
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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-vt8500/common.h b/arch/arm/mach-vt8500/common.h
index 6f2b843115db..77611a6968d6 100644
--- a/arch/arm/mach-vt8500/common.h
+++ b/arch/arm/mach-vt8500/common.h
@@ -18,7 +18,6 @@
18 18
19#include <linux/of.h> 19#include <linux/of.h>
20 20
21void __init vt8500_timer_init(void);
22int __init vt8500_irq_init(struct device_node *node, 21int __init vt8500_irq_init(struct device_node *node,
23 struct device_node *parent); 22 struct device_node *parent);
24 23