Skip to content

Commit df13676

Browse files
committed
Revert "clk: microchip: fix typo in reference to a config option"
This reverts commit a6ab150. Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
1 parent 0bce126 commit df13676

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/clk/microchip/clk-core.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
/* SoC specific clock needed during SPLL clock rate switch */
7676
static struct clk_hw *pic32_sclk_hw;
7777

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

0 commit comments

Comments
 (0)