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:
479c2c0
)
UBI: Move fastmap specific functions out of wl.c
author
Richard Weinberger
<richard@nod.at>
Mon, 10 Nov 2014 17:21:51 +0000
(18:21 +0100)
committer
Richard Weinberger
<richard@nod.at>
Thu, 26 Mar 2015 21:47:28 +0000
(22:47 +0100)
Fastmap is tightly connected to the WL sub-system, many fastmap-specific
functionslive in wl.c.
To get rid of most #ifdefs in wl.c move this functions into a new file
and include it into wl.c
Signed-off-by: Richard Weinberger <richard@nod.at>
No differences found