diff --git a/drivers/st/clk/clk-stm32mp13.c b/drivers/st/clk/clk-stm32mp13.c index 1dbe841e2..267a44abe 100644 --- a/drivers/st/clk/clk-stm32mp13.c +++ b/drivers/st/clk/clk-stm32mp13.c @@ -2077,8 +2077,6 @@ static int stm32mp1_init_clock_tree(void) return 0; } -#define LSEDRV_MEDIUM_HIGH 2 - static int clk_stm32_parse_oscillator_fdt(void *fdt, int node, const char *name, struct stm32_osci_dt_cfg *osci) {