diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2000-05-16 19:56:45 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2000-05-16 19:56:45 +0000 |
commit | 9b6a32b2a56606f1654e440c4b7d6d9fd9e194c6 (patch) | |
tree | 86597662e93ad1eadb6422a55b19395655d0ff26 /include/asm-arm/arch-rpc | |
parent | d46913964dd390ca5b9b162941abb1a1eb414ef4 (diff) |
Some cleaning of the support for machines with HZ other than a
architecture specific standard value. Not entirely at the point
where we can send this to Linus.
Diffstat (limited to 'include/asm-arm/arch-rpc')
-rw-r--r-- | include/asm-arm/arch-rpc/param.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-arm/arch-rpc/param.h b/include/asm-arm/arch-rpc/param.h index 4ac90b86b..9156dff37 100644 --- a/include/asm-arm/arch-rpc/param.h +++ b/include/asm-arm/arch-rpc/param.h @@ -1,4 +1,3 @@ /* * linux/include/asm-arm/arch-rpc/param.h */ -#define HZ_TO_STD(a) (a) |