diff options
Diffstat (limited to 'arch/arm/mach-socfpga/core.h')
-rw-r--r-- | arch/arm/mach-socfpga/core.h | 1 |
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 | ||
34 | extern void socfpga_secondary_startup(void); | ||
35 | extern void __iomem *socfpga_scu_base_addr; | 34 | extern void __iomem *socfpga_scu_base_addr; |
36 | 35 | ||
37 | extern void socfpga_init_clocks(void); | 36 | extern void socfpga_init_clocks(void); |