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:
25aebdb
)
staging: csr: make CsrUInt16ToHex static
author
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 20 Jul 2012 22:04:31 +0000
(15:04 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 20 Jul 2012 22:04:31 +0000
(15:04 -0700)
We do this by moving it from csr_util.c to csr_wifi_hip_card_sdio_intr.c
as that's the only place that called it.
Cc: Mikko Virkkilä <mikko.virkkila@bluegiga.com>
Cc: Lauri Hintsala <Lauri.Hintsala@bluegiga.com>
Cc: Riku Mettälä <riku.mettala@bluegiga.com>
Cc: Veli-Pekka Peltola <veli-pekka.peltola@bluegiga.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found