summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/asm/cputime.h
diff options
context:
space:
mode:
authorJames Bottomley <JBottomley@Parallels.com>2012-09-28 12:54:48 +0200
committerJames Bottomley <JBottomley@Parallels.com>2012-10-14 12:35:45 +0200
commit7d55a5dd61f794df89a733b1b8223cdbffe8897c (patch)
tree3e764aa73d7d8896e17cb837a001568253b225eb /arch/parisc/include/asm/cputime.h
parentMerge branch 'late-for-linus' of git://git.linaro.org/people/rmk/linux-arm (diff)
downloadlinux-7d55a5dd61f794df89a733b1b8223cdbffe8897c.tar.xz
linux-7d55a5dd61f794df89a733b1b8223cdbffe8897c.zip
[PARISC] asm: redo generic includes
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'arch/parisc/include/asm/cputime.h')
-rw-r--r--arch/parisc/include/asm/cputime.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/parisc/include/asm/cputime.h b/arch/parisc/include/asm/cputime.h
deleted file mode 100644
index dcdf2fbd7e72..000000000000
--- a/arch/parisc/include/asm/cputime.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef __PARISC_CPUTIME_H
-#define __PARISC_CPUTIME_H
-
-#include <asm-generic/cputime.h>
-
-#endif /* __PARISC_CPUTIME_H */