Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 199378
b: refs/heads/master
c: 5f7df57
h: refs/heads/master
v: v3
  • Loading branch information
Dan Carpenter authored and Samuel Ortiz committed May 27, 2010
1 parent cf21ff5 commit 413dbc0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: f52e62dcc1f555a0f8d8ccc3112454c3ff571395
refs/heads/master: 5f7df57eeca93fc931b32e7723fe8f964aaa63df
2 changes: 1 addition & 1 deletion trunk/drivers/mfd/timberdale.h
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@

#define CHIPCTLOFFSET 0x800
#define CHIPCTLEND 0x8ff
#define CHIPCTLSIZE (CHIPCTLEND - CHIPCTLOFFSET)
#define CHIPCTLSIZE (CHIPCTLEND - CHIPCTLOFFSET + 1)

#define INTCOFFSET 0xc00
#define INTCEND 0xfff
Expand Down

0 comments on commit 413dbc0

Please sign in to comment.