aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-socfpga/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-socfpga/core.h')
-rw-r--r--arch/arm/mach-socfpga/core.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-socfpga/core.h b/arch/arm/mach-socfpga/core.h
index a0f3b1cd497c..767c09e954a0 100644
--- a/arch/arm/mach-socfpga/core.h
+++ b/arch/arm/mach-socfpga/core.h
@@ -31,7 +31,6 @@
31 31
32#define RSTMGR_MPUMODRST_CPU1 0x2 /* CPU1 Reset */ 32#define RSTMGR_MPUMODRST_CPU1 0x2 /* CPU1 Reset */
33 33
34extern void socfpga_secondary_startup(void);
35extern void __iomem *socfpga_scu_base_addr; 34extern void __iomem *socfpga_scu_base_addr;
36 35
37extern void socfpga_init_clocks(void); 36extern void socfpga_init_clocks(void);