Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 332229
b: refs/heads/master
c: 3a6ac50
h: refs/heads/master
i:
  332227: 03701b7
v: v3
  • Loading branch information
John Crispin committed Aug 22, 2012
1 parent 410f875 commit ec5c27b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f8cd170dabeca90c976e6487ba7a8a7752aae571
refs/heads/master: 3a6ac5004c7c8b140319439f8b1f3f6d4cbfe67a
1 change: 1 addition & 0 deletions trunk/arch/mips/lantiq/falcon/sysctrl.c
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ static inline void clkdev_add_sys(const char *dev, unsigned int module,
clk->cl.con_id = NULL;
clk->cl.clk = clk;
clk->module = module;
clk->bits = bits;
clk->activate = sysctl_activate;
clk->deactivate = sysctl_deactivate;
clk->enable = sysctl_clken;
Expand Down

0 comments on commit ec5c27b

Please sign in to comment.