projects
/
platform
/
adaptation
/
renesas_rcar
/
renesas_kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed4a2af
)
ARM: at91/PMC: at91sam9n12 family has a PLLB
author
Nicolas Ferre
<nicolas.ferre@atmel.com>
Mon, 24 Jun 2013 08:21:40 +0000
(10:21 +0200)
committer
Nicolas Ferre
<nicolas.ferre@atmel.com>
Wed, 26 Jun 2013 13:22:51 +0000
(15:22 +0200)
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Bo Shen <voice.shen@atmel.com>
arch/arm/mach-at91/clock.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-at91/clock.c
b/arch/arm/mach-at91/clock.c
index
085a79d
..
978de42
100644
(file)
--- a/
arch/arm/mach-at91/clock.c
+++ b/
arch/arm/mach-at91/clock.c
@@
-75,7
+75,6
@@
EXPORT_SYMBOL_GPL(at91_pmc_base);
#define cpu_has_pllb() (!(cpu_is_at91sam9rl() \
|| cpu_is_at91sam9g45() \
|| cpu_is_at91sam9x5() \
- || cpu_is_at91sam9n12() \
|| cpu_is_sama5d3()))
#define cpu_has_upll() (cpu_is_at91sam9g45() \