Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86521
b: refs/heads/master
c: 4377e60
h: refs/heads/master
i:
  86519: dac78f3
v: v3
  • Loading branch information
Tobias Klauser authored and Paul Mundt committed Feb 26, 2008
1 parent 949c241 commit 665d186
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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: 24d10f0c37d301e88f6965e3dc0aa684311544e5
refs/heads/master: 4377e605e0b004a8d2049eac6cc89fbe1fdcdbb2
4 changes: 2 additions & 2 deletions trunk/arch/sh/kernel/cpu/sh2a/clock-sh7203.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
#include <asm/freq.h>
#include <asm/io.h>

const static int pll1rate[]={8,12,16,0};
const static int pfc_divisors[]={1,2,3,4,6,8,12};
static const int pll1rate[]={8,12,16,0};
static const int pfc_divisors[]={1,2,3,4,6,8,12};
#define ifc_divisors pfc_divisors

#if (CONFIG_SH_CLK_MD == 0)
Expand Down

0 comments on commit 665d186

Please sign in to comment.