aboutsummaryrefslogtreecommitdiff
path: root/include/k210/pll.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/k210/pll.h')
-rw-r--r--include/k210/pll.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/k210/pll.h b/include/k210/pll.h
index fd16a89cb20..175c47f6f23 100644
--- a/include/k210/pll.h
+++ b/include/k210/pll.h
@@ -16,9 +16,6 @@ struct k210_pll_config {
#ifdef CONFIG_UNIT_TEST
TEST_STATIC int k210_pll_calc_config(u32 rate, u32 rate_in,
struct k210_pll_config *best);
-#ifndef nop
-#define nop()
-#endif
#endif
#endif /* K210_PLL_H */