From: WANG Cong Date: Tue, 26 Jul 2011 00:11:54 +0000 (-0700) Subject: xtensa: fix a build error in arch/xtensa/include/asm/uaccess.h X-Git-Tag: v3.1-rc1~241^2~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90b03f5052be92ab0ba0aa36abcf33a207706866;p=pandora-kernel.git xtensa: fix a build error in arch/xtensa/include/asm/uaccess.h Fix the following build error: arch/xtensa/include/asm/uaccess.h:403: error: implicit declaration of function 'prefetch' arch/xtensa/include/asm/uaccess.h:412: error: implicit declaration of function 'prefetchw' Signed-off-by: WANG Cong Cc: Chris Zankel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed