We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bce126 commit df13676Copy full SHA for df13676
1 file changed
drivers/clk/microchip/clk-core.c
@@ -75,7 +75,7 @@
75
/* SoC specific clock needed during SPLL clock rate switch */
76
static struct clk_hw *pic32_sclk_hw;
77
78
-#ifdef CONFIG_MACH_PIC32
+#ifdef CONFIG_MATCH_PIC32
79
/* add instruction pipeline delay while CPU clock is in-transition. */
80
#define cpu_nop5() \
81
do { \
0 commit comments