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

@ -15,7 +15,4 @@
#define DT_GPIO_GECKO_SWO_LOCATION DT_SILABS_GECKO_GPIO_4000A400_LOCATION_SWO
#define DT_WDT_0_NAME DT_LABEL(DT_INST(0, silabs_gecko_wdog))
#define DT_WDT_1_NAME DT_LABEL(DT_INST(1, silabs_gecko_wdog))
/* End of SoC Level DTS fixup file */