summaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/ucontext.h
diff options
context:
space:
mode:
authorPaul Mundt2012-05-28 04:01:44 +0200
committerPaul Mundt2012-05-28 04:01:44 +0200
commitec3d753c5f77ecce0f5d3b8ab603b54b4fd2a106 (patch)
treecba0ab498e41949709b3bd6126f985f82d88c2ed /arch/sh/include/asm/ucontext.h
parentMerge branch 'generic-string-functions' (diff)
downloadkernel-qcow2-linux-ec3d753c5f77ecce0f5d3b8ab603b54b4fd2a106.tar.gz
kernel-qcow2-linux-ec3d753c5f77ecce0f5d3b8ab603b54b4fd2a106.tar.xz
kernel-qcow2-linux-ec3d753c5f77ecce0f5d3b8ab603b54b4fd2a106.zip
sh: convert to kbuild asm-generic support.
Straightforward change to get rid of all of the header wrapper stubs. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/include/asm/ucontext.h')
-rw-r--r--arch/sh/include/asm/ucontext.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/include/asm/ucontext.h b/arch/sh/include/asm/ucontext.h
deleted file mode 100644
index 9bc07b9f30fb..000000000000
--- a/arch/sh/include/asm/ucontext.h
+++ /dev/null
@@ -1 +0,0 @@
-#include <asm-generic/ucontext.h>