Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 77835
b: refs/heads/master
c: 7bff489
h: refs/heads/master
i:
  77833: 106ef26
  77831: c9f24ae
v: v3
  • Loading branch information
Paul Mundt committed Jan 28, 2008
1 parent a6d2973 commit cc66ffa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0095d58b4a91b9fb57aeb781909355b232517c64
refs/heads/master: 7bff489a1496d363e9a640c00eb8970da15079dd
6 changes: 1 addition & 5 deletions trunk/include/asm-sh/param.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@
#define __ASM_SH_PARAM_H

#ifdef __KERNEL__
# ifdef CONFIG_SH_WDT
# define HZ 1000 /* Needed for high-res WOVF */
# else
# define HZ CONFIG_HZ
# endif
# define HZ CONFIG_HZ
# define USER_HZ 100 /* User interfaces are in "ticks" */
# define CLOCKS_PER_SEC (USER_HZ) /* frequency at which times() counts */
#endif
Expand Down

0 comments on commit cc66ffa

Please sign in to comment.