diff options
author | Bob Liu <lliubbo@gmail.com> | 2012-07-23 04:47:48 +0200 |
---|---|---|
committer | Bob Liu <lliubbo@gmail.com> | 2012-07-24 07:39:49 +0200 |
commit | f82f16d2f55a68a5134e26edbc9303fe8048764f (patch) | |
tree | 834e3cec640d2a56958bb5ced476b20a30e99a02 /arch/blackfin/mach-bf609 | |
parent | bfin-dma: only use MDMA3 on bf609 (diff) | |
download | linux-f82f16d2f55a68a5134e26edbc9303fe8048764f.tar.xz linux-f82f16d2f55a68a5134e26edbc9303fe8048764f.zip |
bfin: reorg clock init steps for bf609
So that user can set the clocks through menuconfig.
Signed-off-by: Bob Liu <lliubbo@gmail.com>
Diffstat (limited to 'arch/blackfin/mach-bf609')
-rw-r--r-- | arch/blackfin/mach-bf609/include/mach/defBF60x_base.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/blackfin/mach-bf609/include/mach/defBF60x_base.h b/arch/blackfin/mach-bf609/include/mach/defBF60x_base.h index 6aac38544cc9..f1a6afae1a71 100644 --- a/arch/blackfin/mach-bf609/include/mach/defBF60x_base.h +++ b/arch/blackfin/mach-bf609/include/mach/defBF60x_base.h @@ -2665,7 +2665,6 @@ #define DEVSZ_1G 0x400 /* DMC External Bank Size = 1Gbit */ #define DEVSZ_2G 0x500 /* DMC External Bank Size = 2Gbit */ - /* ========================= L2CTL Registers ========================= */ |