Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx> --- compat/compat-3.9.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compat/compat-3.9.c b/compat/compat-3.9.c index 7134caa..1f24842 100644 --- a/compat/compat-3.9.c +++ b/compat/compat-3.9.c @@ -11,7 +11,7 @@ #include <linux/module.h> #include <linux/scatterlist.h> -#ifndef __sg_page_iter_next +#ifdef __sg_page_iter_next void __sg_page_iter_start(struct sg_page_iter *piter, struct scatterlist *sglist, unsigned int nents, -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe backports" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html