Browse Source

ARM: at91/PMC: at91sam9n12 family has a PLLB

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Bo Shen <voice.shen@atmel.com>
Nicolas Ferre 12 years ago
parent
commit
7319ee0495
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/arm/mach-at91/clock.c

+ 0 - 1
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() \