summaryrefslogtreecommitdiff
path: root/arch/sparc/include/asm/cputime.h
diff options
context:
space:
mode:
authorSam Ravnborg <sam@ravnborg.org>2013-03-30 15:44:22 +0400
committerDavid S. Miller <davem@davemloft.net>2013-04-01 03:29:12 +0400
commita2d34dd41212032c03e77bc30c2023725def841a (patch)
tree6f036112007192d99fef8ef15089d41e1c650520 /arch/sparc/include/asm/cputime.h
parentbf3aece8af91eabea2cfb2cbe528abc394695163 (diff)
downloadlinux-a2d34dd41212032c03e77bc30c2023725def841a.tar.xz
sparc: use generic headers
Use "generic-y" to add generic headers where possible Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc/include/asm/cputime.h')
-rw-r--r--arch/sparc/include/asm/cputime.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/sparc/include/asm/cputime.h b/arch/sparc/include/asm/cputime.h
deleted file mode 100644
index 1a642b81e019..000000000000
--- a/arch/sparc/include/asm/cputime.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef __SPARC_CPUTIME_H
-#define __SPARC_CPUTIME_H
-
-#include <asm-generic/cputime.h>
-
-#endif /* __SPARC_CPUTIME_H */