cbus: retu: fix compile breakage on retu-headset
authorFelipe Balbi <felipe.balbi@nokia.com>
Tue, 27 Apr 2010 01:21:07 +0000 (18:21 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 3 Aug 2010 09:12:32 +0000 (12:12 +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