drivers: clock_control_litex: remove MMCM_NAME
This now unused and unnecessary. Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
This commit is contained in:
parent
77bda7f659
commit
fbd5e1f316
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@
|
|||
#include <zephyr/types.h>
|
||||
|
||||
#define MMCM DT_NODELABEL(clock0)
|
||||
#define MMCM_NAME DT_PROP(DT_NODELABEL(clock0), label)
|
||||
#define NCLKOUT DT_PROP_LEN(MMCM, clock_output_names)
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue