Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 346854
b: refs/heads/master
c: 594fa5c
h: refs/heads/master
v: v3
  • Loading branch information
Lars-Peter Clausen authored and Bob Liu committed Dec 13, 2012
1 parent de1cbbc commit 8ce52f5
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: 2a7e0775d0b0dfc083f97c72dc885f6dab8dd27b
refs/heads/master: 594fa5c96d6432c292c6baebc56a6500de6b7bc2
2 changes: 1 addition & 1 deletion trunk/arch/blackfin/include/asm/bfin_twi.h
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ struct bfin_twi_iface {
int cur_msg;
u16 saved_clkdiv;
u16 saved_control;
struct bfin_twi_regs *regs_base;
struct bfin_twi_regs __iomem *regs_base;
};

#define DEFINE_TWI_REG(reg_name, reg) \
Expand Down

0 comments on commit 8ce52f5

Please sign in to comment.