diff options
author | James Bottomley <JBottomley@Parallels.com> | 2012-09-28 12:54:48 +0200 |
---|---|---|
committer | James Bottomley <JBottomley@Parallels.com> | 2012-10-14 12:35:45 +0200 |
commit | 7d55a5dd61f794df89a733b1b8223cdbffe8897c (patch) | |
tree | 3e764aa73d7d8896e17cb837a001568253b225eb /arch/parisc/include/asm/cputime.h | |
parent | Merge branch 'late-for-linus' of git://git.linaro.org/people/rmk/linux-arm (diff) | |
download | linux-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.h | 6 |
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 */ |