Files
OpenCellular/common
David Hendricks 53c1c20fb8 Additional compilation fix-ups for non-LM4 targets
- Add #ifdef CONFIG_TEMP_SENSOR before #include'ing temp_sensor.h
  which actually requires temp_sensor_id to be defined.
  Revert the forward declare used earlier since it is not the
  correct solution in this case.
- Add #ifdef CONFIG_CHARGER before calling charger_init()

Signed-off-by: David Hendricks <dhendrix@chromium.org>

BUG=None
TEST=compiled on both BDS and Discovery

Change-Id: I60b7e4ba91eb958b3ad724cc9ffa9a12fe9c3a71
2012-02-06 15:40:23 -08:00
..
2012-01-26 01:32:30 +00:00
2011-12-07 19:10:02 +00:00
2012-02-02 20:51:45 +08:00
2011-12-07 19:10:02 +00:00
2012-02-02 19:15:06 +00:00
2012-01-27 13:58:49 -08:00