aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/include/mach/subsystem_restart.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-exynos/include/mach/subsystem_restart.h')
-rw-r--r--arch/arm/mach-exynos/include/mach/subsystem_restart.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-exynos/include/mach/subsystem_restart.h b/arch/arm/mach-exynos/include/mach/subsystem_restart.h
index f7becefa52f..a72fa623a53 100644
--- a/arch/arm/mach-exynos/include/mach/subsystem_restart.h
+++ b/arch/arm/mach-exynos/include/mach/subsystem_restart.h
@@ -39,6 +39,7 @@ struct subsys_data {
struct mutex shutdown_lock;
struct mutex powerup_lock;
+ bool ongoing;
void *restart_order;
struct subsys_data *single_restart_list[1];