ucontext.h is already specified in include/uapi/asm-generic/Kbuild so this is redundant.
Signed-off-by: Sam Ravnborg <s...@ravnborg.org> Cc: Jonas Bonn <jo...@southpole.se> Cc: openrisc <li...@lists.openrisc.net> Cc: David Howells <dhowe...@redhat.com> --- arch/openrisc/include/asm/Kbuild | 3 --- 1 file changed, 3 deletions(-) diff --git a/arch/openrisc/include/asm/Kbuild b/arch/openrisc/include/asm/Kbuild index 480af0d..4a80261 100644 --- a/arch/openrisc/include/asm/Kbuild +++ b/arch/openrisc/include/asm/Kbuild @@ -1,6 +1,3 @@ - -header-y += ucontext.h - generic-y += atomic.h generic-y += auxvec.h generic-y += barrier.h -- 1.9.3 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/