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:
b9ee950
)
wimax/i2400m: move i2400m_init() out of i2400m.h
author
Inaky Perez-Gonzalez
<inaky@linux.intel.com>
Wed, 7 Oct 2009 12:37:53 +0000
(21:37 +0900)
committer
Inaky Perez-Gonzalez
<inaky@linux.intel.com>
Mon, 19 Oct 2009 06:56:19 +0000
(15:56 +0900)
Upcoming changes will have to add things to this function that expose
more internals, which would mean more forward declarators.
Frankly, it doesn't need to be an inline, so moved to driver.c, where
the declarations will be taken from the header file.
Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
No differences found