提交 73145562 编写于 作者: J James Bottomley

[PARISC] fix compile break in use of lib/strncopy_from_user.c

Linus broke us with

commit 36126f8f
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Sat May 26 10:43:17 2012 -0700

    word-at-a-time: make the interfaces truly generic

By moving functions defined in strncopy_from_user.c into the asm-geneic
version word-at-a-time.h.  Spark and OpenRisc were fixed to use this, but
not parisc.  Fix by adding to generic-y in asm/Kbuild
Signed-off-by: NJames Bottomley <JBottomley@Parallels.com>
上级 f1ea8b66
include include/asm-generic/Kbuild.asm
header-y += pdc.h
generic-y += word-at-a-time.h
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册