aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/cputime.h
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2012-05-27 22:01:44 -0400
committerPaul Mundt <lethal@linux-sh.org>2012-05-27 22:01:44 -0400
commitec3d753c5f77ecce0f5d3b8ab603b54b4fd2a106 (patch)
treecba0ab498e41949709b3bd6126f985f82d88c2ed /arch/sh/include/asm/cputime.h
parent1e2aec873ad6d16538512dbb96853caa1fa076af (diff)
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/cputime.h')
-rw-r--r--arch/sh/include/asm/cputime.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/sh/include/asm/cputime.h b/arch/sh/include/asm/cputime.h
deleted file mode 100644
index 6ca395d1393e..000000000000
--- a/arch/sh/include/asm/cputime.h
+++ /dev/null
@@ -1,6 +0,0 @@
1#ifndef __SH_CPUTIME_H
2#define __SH_CPUTIME_H
3
4#include <asm-generic/cputime.h>
5
6#endif /* __SH_CPUTIME_H */