htcleo:_ add missing init value

This commit is contained in:
Markinus 2011-01-06 18:48:39 +01:00 committed by tytung
parent 25be0f83ab
commit ed13833f01

View File

@ -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);