Re: [PATCH 4/6] UBI: Fastmap: Wrap fastmap specific function in a ifdef

2014-12-07 Thread Tanya Brokhman
On 11/30/2014 1:35 PM, Richard Weinberger wrote: ...such that we can implement NOP variants of some functions. This will help to reduce fastmap specific ifdefs in other c files. Signed-off-by: Richard Weinberger Reviewed-by: Tanya Brokhman --- drivers/mtd/ubi/ubi.h | 4 1 file chan

[PATCH 4/6] UBI: Fastmap: Wrap fastmap specific function in a ifdef

2014-11-30 Thread Richard Weinberger
...such that we can implement NOP variants of some functions. This will help to reduce fastmap specific ifdefs in other c files. Signed-off-by: Richard Weinberger --- drivers/mtd/ubi/ubi.h | 4 1 file changed, 4 insertions(+) diff --git a/drivers/mtd/ubi/ubi.h b/drivers/mtd/ubi/ubi.h index