htcleo:_ add missing init value
This commit is contained in:
parent
25be0f83ab
commit
ed13833f01
@ -46,7 +46,7 @@
|
||||
#include "board-htcleo.h"
|
||||
|
||||
static uint32_t microp_als_kadc;
|
||||
static int als_power_control;
|
||||
static int als_power_control=0;
|
||||
static DEFINE_MUTEX(capella_cm3602_lock);
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user