zephyr/drivers/interrupt_controller
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
..
arcv2_irq_unit.c Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
i8259.c device: rename DECLARE_DEVICE_INIT_CONFIG() 2016-02-05 20:25:25 -05:00
ioapic_intr.c device: rename DECLARE_DEVICE_INIT_CONFIG() 2016-02-05 20:25:25 -05:00
ioapic_priv.h quark_se: apic: work around EOI forwarding issue 2016-02-05 20:25:05 -05:00
Kconfig x86: remove NANO_SOFT_IRQ from zephyr 2016-02-05 20:25:16 -05:00
loapic_intr.c device: rename DECLARE_DEVICE_INIT_CONFIG() 2016-02-05 20:25:25 -05:00
loapic_spurious.S loapic: handle spurious interrupts 2016-02-05 20:25:04 -05:00
Makefile loapic: handle spurious interrupts 2016-02-05 20:25:04 -05:00
mvic.c mvic: fix how local interrupts are programmed 2016-02-05 20:25:05 -05:00
system_apic.c interrupts: new static IRQ API 2016-02-05 20:25:17 -05:00