Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73388
b: refs/heads/master
c: 3d9144c
h: refs/heads/master
v: v3
  • Loading branch information
Jiri Olsa authored and Paul Mundt committed Nov 8, 2007
1 parent 812f944 commit 4fb5293
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 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: 541c54773173d95c8e99a7378a5bb63125c297f1
refs/heads/master: 3d9144c222ee52c924a96781163f5d6f6b93858a
6 changes: 2 additions & 4 deletions trunk/include/asm-sh/cpu-sh3/timer.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@
* ---------------------------------------------------------------------------
*/

#if !defined(CONFIG_CPU_SUBTYPE_SH7720) && \
!defined(CONFIG_CPU_SUBTYPE_SH7727)
#if !defined(CONFIG_CPU_SUBTYPE_SH7720)
#define TMU_TOCR 0xfffffe90 /* Byte access */
#endif

Expand Down Expand Up @@ -58,8 +57,7 @@
#define TMU2_TCOR 0xfffffeac /* Long access */
#define TMU2_TCNT 0xfffffeb0 /* Long access */
#define TMU2_TCR 0xfffffeb4 /* Word access */
#if !defined(CONFIG_CPU_SUBTYPE_SH7720) && \
!defined(CONFIG_CPU_SUBTYPE_SH7727)
#if !defined(CONFIG_CPU_SUBTYPE_SH7720)
#define TMU2_TCPR2 0xfffffeb8 /* Long access */
#endif
#endif
Expand Down

0 comments on commit 4fb5293

Please sign in to comment.