soc: remove DT_WDT_0_NAME, DT_WDT_1_NAME

There are no more in-tree users of these fixup macros.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
This commit is contained in:
Martí Bolívar 2020-04-16 14:18:52 -07:00 committed by Kumar Gala
commit f3b4d8a86f
24 changed files with 0 additions and 51 deletions

View file

@ -7,5 +7,4 @@
/* SoC level DTS fixup file */
#define DT_CPU_CLOCK_FREQUENCY DT_CADENCE_TENSILICA_XTENSA_LX6_0_CLOCK_FREQUENCY
#define DT_WDT_0_NAME DT_LABEL(DT_INST(0, espressif_esp32_watchdog))
/* End of SoC Level DTS fixup file */