[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAM_iQpV0jNmb7MCW4fFpwhCQ=YNefBZwdemHH4cFjUVVsHb-fA@mail.gmail.com>
Date: Sun, 17 Jul 2011 17:38:18 +0800
From: Américo Wang <xiyou.wangcong@...il.com>
To: LKML <linux-kernel@...r.kernel.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Chris Zankel <chris@...kel.net>
Subject: [Patch] xtensa: fix a build error in arch/xtensa/include/asm/uaccess.h
This patch fixes the following build error,
src/arch/xtensa/include/asm/uaccess.h:403: error: implicit declaration
of function 'prefetch': 1 errors in 1 logs
v3.0-rc6/xtensa/xtensa-defconfig
src/arch/xtensa/include/asm/uaccess.h:412: error: implicit declaration
of function 'prefetchw': 1 errors in 1 logs
v3.0-rc6/xtensa/xtensa-defconfig
Signed-off-by: WANG Cong <xiyou.wangcong@...il.com>
Cc: Chris Zankel <chris@...kel.net>
---
View attachment "xtensa-include-prefetch_h.diff" of type "text/x-patch" (349 bytes)
Powered by blists - more mailing lists