Skip to content

Commit 80cb3f6

Browse files
committed
drivers: power uncomment enable_emergency_dload_mode
1 parent c03e0a9 commit 80cb3f6

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

drivers/power/reset/msm-poweroff.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,12 +203,10 @@ static void set_dload_mode(int on)
203203
return;
204204
}
205205

206-
#if 0
207206
static void enable_emergency_dload_mode(void)
208207
{
209208
pr_err("dload mode is not enabled on target\n");
210209
}
211-
#endif
212210

213211
static bool get_dload_mode(void)
214212
{

0 commit comments

Comments
 (0)