zephyr/drivers/interrupt_controller
Ulf Magnusson 984bfae831 global: Remove leading/trailing blank lines in files
Remove leading/trailing blank lines in .c, .h, .py, .rst, .yml, and
.yaml files.

Will avoid failures with the new CI test in
https://github.com/zephyrproject-rtos/ci-tools/pull/112, though it only
checks changed files.

Move the 'target-notes' target in boards/xtensa/odroid_go/doc/index.rst
to get rid of the trailing blank line there. It was probably misplaced.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-12-11 19:17:27 +01:00
..
arcv2_irq_unit.c
cavs_ictl.c
cavs_ictl.h
CMakeLists.txt drivers: interrupt_controller: Add SweRV PIC support 2019-12-09 12:46:56 -05:00
dw_ictl.c
dw_ictl.h
exti_stm32.c
exti_stm32.h
gic-400.c interrupt_controller: gic: Support PPIs 2019-12-10 06:59:55 +01:00
ioapic_intr.c Revert "interrupt_controller: ioapic_intr: revert CPU target change" 2019-12-03 20:34:47 -06:00
ioapic_priv.h
Kconfig drivers: interrupt_controller: Add SweRV PIC support 2019-12-09 12:46:56 -05:00
Kconfig.multilevel
Kconfig.multilevel.aggregator_template
Kconfig.rv32m1
Kconfig.s1000
Kconfig.sam0
Kconfig.shared_irq
Kconfig.stm32
loapic_intr.c
loapic_spurious.S
plic.c
rv32m1_intmux.c
sam0_eic_priv.h
sam0_eic.c
sam0_eic.h
shared_irq.c interrupt_controller: shared_irq: DT_<COMPAT> is deprecated 2019-12-09 09:49:12 -06:00
swerv_pic.c drivers: interrupt_controller: Add SweRV PIC support 2019-12-09 12:46:56 -05:00
system_apic.c global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
vexriscv_litex.c