zephyr/drivers/watchdog
Benjamin Walsh bfc27206b2 device: rename DECLARE_DEVICE_INIT_CONFIG()
Rename it to DEVICE_INIT_CONFIG_DEFINE(), because (a) it was not fitting
in any namespace and (b) it is not used to declare, but rather define a
object.

Change-Id: I1da5822f06b85a9fb024b5b184afd0ccc01012ec
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-05 20:25:25 -05:00
..
Kconfig watchdog: Use a common names for drivers 2016-02-05 20:25:20 -05:00
Makefile interrupts: new static IRQ API 2016-02-05 20:25:17 -05:00
wdt_dw.c device: rename DECLARE_DEVICE_INIT_CONFIG() 2016-02-05 20:25:25 -05:00
wdt_dw.h wdt: dw: Add support for optional clock gating 2016-02-05 20:24:58 -05:00
wdt_qmsi.c device: rename DECLARE_DEVICE_INIT_CONFIG() 2016-02-05 20:25:25 -05:00