mirror of
https://github.com/torvalds/linux.git
synced 2026-03-13 22:36:17 +01:00
Revert "clk: microchip: fix typo in reference to a config option"
This reverts commit a6ab150deb.
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
This commit is contained in:
parent
0bce126ab7
commit
df136764e8
1 changed files with 1 additions and 1 deletions
|
|
@ -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 { \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue