Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 163445
b: refs/heads/master
c: b2ea8b4
h: refs/heads/master
i:
  163443: 2da4403
v: v3
  • Loading branch information
Kuninori Morimoto authored and Paul Mundt committed Aug 18, 2009
1 parent d240ee2 commit 11ee3f5
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: 7a01be28bac860086dbf659665d70928ae11c192
refs/heads/master: b2ea8b421515ddd692c88fc5afb0e7f93e96e6cb
2 changes: 1 addition & 1 deletion trunk/arch/sh/kernel/cpu/sh4a/clock-sh7724.c
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ struct clk *main_clks[] = {
&div3_clk,
};

static int divisors[] = { 2, 0, 4, 6, 8, 12, 16, 0, 24, 32, 36, 48, 0, 72 };
static int divisors[] = { 2, 3, 4, 6, 8, 12, 16, 0, 24, 32, 36, 48, 0, 72 };

static struct clk_div_mult_table div4_table = {
.divisors = divisors,
Expand Down

0 comments on commit 11ee3f5

Please sign in to comment.