watchdog: tangox: Set max_hw_heartbeat_ms instead of max_timeout
[deliverable/linux.git] / kernel / cpu.c
index d948e44c471ea89aa2953f7a687c6b5783bbdf0e..7b61887f7ccdf57fdcb3083574a56c5580110d73 100644 (file)
@@ -1201,6 +1201,8 @@ static struct cpuhp_step cpuhp_bp_states[] = {
                .teardown               = takedown_cpu,
                .cant_stop              = true,
        },
+#else
+       [CPUHP_BRINGUP_CPU] = { },
 #endif
 };
 
This page took 0.028588 seconds and 5 git commands to generate.