commit | e4522fcb5a29ec55640082b445200e01d61e50ba | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Wed Oct 17 12:31:16 2012 +0100 |
committer | David Howells <dhowells@redhat.com> | Wed Oct 17 12:31:16 2012 +0100 |
tree | d4963640214f3e97d41f0ec56796452bf27086b4 | |
parent | 4c7b279c1a03392184c75fa5f38b58e2b9c882cf [diff] |
UAPI: The tile arch uses the generic ucontext.h file Move the header-y and generic-y lines for ucontext.h from arch/tile/include/asm/Kbuild to the uapi/ Kbuild as the asm-generic variant is used. Signed-off-by: David Howells <dhowells@redhat.com> cc: Chris Metcalf <cmetcalf@tilera.com>