Commit 77428b2
committed
clk: at91: sam9x60-pll: keep only one definition for register maps
Merge of stable branch brought dual definition of register map. Fix this
taking latest changes into account.
Avoids the following warning:
"drivers/clk/at91/clk-sam9x60-pll.c:39:
warning: "PMC_PLL_CTRL1_MUL_MSK" redefined"
Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>1 parent 96df32a commit 77428b2
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | 38 | | |
42 | 39 | | |
43 | 40 | | |
| |||
0 commit comments