Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 137095
b: refs/heads/master
c: ffc8962
h: refs/heads/master
i:
  137093: 791da8e
  137091: bddbba5
  137087: 1a0c694
v: v3
  • Loading branch information
Mike Frysinger authored and Bryan Wu committed Mar 28, 2009
1 parent 1af3fc3 commit 355e5ff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: e1312bfcc25f9301f997bf1ce84355a0f1167847
refs/heads/master: ffc89627ae14b46f41836ddabdc9dc77c597eca5
4 changes: 2 additions & 2 deletions trunk/arch/blackfin/include/asm/gptimers.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
#include <asm/blackfin.h>

/*
* BF537/BF527: 8 timers:
* BF51x/BF52x/BF537: 8 timers:
*/
#if defined(BF527_FAMILY) || defined(BF537_FAMILY)
#if defined(CONFIG_BF51x) || defined(BF527_FAMILY) || defined(BF537_FAMILY)
# define MAX_BLACKFIN_GPTIMERS 8
# define TIMER0_GROUP_REG TIMER_ENABLE
#endif
Expand Down

0 comments on commit 355e5ff

Please sign in to comment.