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

@ -13,6 +13,4 @@
#define DT_RTC_0_NAME DT_LABEL(DT_INST(0, st_stm32_rtc))
#define DT_WDT_0_NAME DT_LABEL(DT_INST(0, st_stm32_watchdog))
/* End of SoC Level DTS fixup file */