From: Heiko Carstens Date: Tue, 2 Aug 2011 07:57:35 +0000 (+0200) Subject: nfs: add missing prefetch.h include X-Git-Tag: v3.1-rc3~13^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88c9e42196285a7c573e2abda11a4b5037c669bc;p=pandora-kernel.git nfs: add missing prefetch.h include Fix this compile error on s390: CC [M] fs/nfs/blocklayout/blocklayout.o fs/nfs/blocklayout/blocklayout.c: In function 'bl_end_io_read': fs/nfs/blocklayout/blocklayout.c:201:4: error: implicit declaration of function 'prefetchw' Introduced with 9549ec01 "pnfsblock: bl_read_pagelist". Cc: Fred Isaman Signed-off-by: Heiko Carstens Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed