nios2: Remove ucontext.h from exported arch headers
authorTobias Klauser <tklauser@distanz.ch>
Fri, 13 Mar 2015 08:40:06 +0000 (16:40 +0800)
committerLey Foon Tan <lftan@altera.com>
Mon, 16 Mar 2015 02:20:41 +0000 (10:20 +0800)
Commit 92d5dd8cd6e2 ("nios2: update pt_regs") removed the nios2 specific
ucontext.h, replacing it with the version from asm-generic. Thus it's no
longer necessary to include ucontext.h in exported headers.

Cc: Chung-Ling Tang <cltang@codesourcery.com>
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Acked-by: Ley Foon Tan <lftan@altera.com>

No differences found