drivers/mtd/ubi/fastmap-wl.c
0 → 100644
+361
−0
+97
−463
drivers/mtd/ubi/wl.h
0 → 100644
+18
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>