Input: ucb1400 - move static function from header into core
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Wed, 27 May 2009 13:22:58 +0000 (06:22 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 27 May 2009 13:25:05 +0000 (06:25 -0700)
it's a little too large for static line.
The ts is currently the only mainline user but Marek Vasut claims that
there is a battery driver in an ARM tree which also needs this function.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>

No differences found