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, 28 Sep 2010 19:02:03 +0000 (12:02 -0700)
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