Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 206013
b: refs/heads/master
c: 3fee78f
h: refs/heads/master
i:
  206011: 8620d83
v: v3
  • Loading branch information
Ernesto Ramos authored and Greg Kroah-Hartman committed Jul 28, 2010
1 parent 6a9520d commit 4906c0b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 9f912212cd005f9a0a514ae982de915ff94bd765
refs/heads/master: 3fee78f6becabffdcc46719e8bf13567cab73beb
2 changes: 0 additions & 2 deletions trunk/drivers/staging/tidspbridge/core/_tiomap.h
Original file line number Diff line number Diff line change
Expand Up @@ -295,8 +295,6 @@ static const struct bpwr_clk_t bpwr_clks[] = {
#define LOW_LEVEL false

/* Macro's */
#define REG16(A) (*(reg_uword16 *)(A))

#define CLEAR_BIT(reg, mask) (reg &= ~mask)
#define SET_BIT(reg, mask) (reg |= mask)

Expand Down

0 comments on commit 4906c0b

Please sign in to comment.