git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e769d57
)
cbus: retu: fix compile breakage on retu-headset
author
Felipe Balbi
<felipe.balbi@nokia.com>
Tue, 6 Apr 2010 14:39:04 +0000
(17:39 +0300)
committer
Felipe 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