Commit df136764 authored by Thomas Bogendoerfer's avatar Thomas Bogendoerfer
Browse files

Revert "clk: microchip: fix typo in reference to a config option"



This reverts commit a6ab150d.

Signed-off-by: default avatarThomas Bogendoerfer <tsbogend@alpha.franken.de>
parent 0bce126a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -75,7 +75,7 @@
/* SoC specific clock needed during SPLL clock rate switch */
static struct clk_hw *pic32_sclk_hw;

#ifdef CONFIG_MACH_PIC32
#ifdef CONFIG_MATCH_PIC32
/* add instruction pipeline delay while CPU clock is in-transition. */
#define cpu_nop5()			\
do {					\