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:
395365e
)
Bluetooth: Remove unneeded forward declaration of __sco_chan_add
author
Marcel Holtmann
<marcel@holtmann.org>
Sun, 13 Jul 2014 17:54:48 +0000
(19:54 +0200)
committer
Johan Hedberg
<johan.hedberg@intel.com>
Sun, 13 Jul 2014 18:39:37 +0000
(21:39 +0300)
The forward declaration of __sco_chan_add is not needed and thus just
remove it. Move __sco_chan_add into the proper location.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
No differences found