Files
OpenCellular/driver
Bill Richardson cb8cfec66c Mark some private functions static in unused driver
The BQ24192 driver exports some functions that should be static. Let's mark
them so, mostly so I don't keep finding them when I search through the code
for common functions.

Note that nothing in the ToT branch uses this module anyway.

BUG=chrome-os-partner:23815
BRANCH=ToT
TEST=make buildall -j

Change-Id: I012111a2c9b9b84f0f3bfacc3bdc8804a83116a6
Signed-off-by: Bill Richardson <wfrichar@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/188179
Reviewed-by: Randall Spangler <rspangler@chromium.org>
2014-02-28 19:12:05 +00:00
..