cbus: retu: fix compile breakage on retu-headset
authorFelipe Balbi <felipe.balbi@nokia.com>
Tue, 6 Apr 2010 14:39:04 +0000 (17:39 +0300)
committerFelipe Balbi <felipe.balbi@nokia.com>
Tue, 6 Apr 2010 14:50:34 +0000 (17:50 +0300)
when building retu-headset as a  module, we need to
export retu_set_clear_reg_bits() and retu_read_adc().

While at that, also move the EXPORT_SYMBOL() macros
closer to the function definitions.

Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>

No differences found