summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-highbank/reset.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-highbank/reset.c')
-rw-r--r--arch/arm/mach-highbank/reset.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-highbank/reset.c b/arch/arm/mach-highbank/reset.c
index b60f34452e..d73a0a76a5 100644
--- a/arch/arm/mach-highbank/reset.c
+++ b/arch/arm/mach-highbank/reset.c
@@ -21,7 +21,7 @@ static void __noreturn highbank_restart_soc(struct restart_handler *rst)
hang();
}
-void __noreturn highbank_poweroff(struct poweroff_handler *handler)
+static void __noreturn highbank_poweroff(struct poweroff_handler *handler)
{
shutdown_barebox();