zephyr/include/arch/arm
Juan Manuel Cruz bc1a79c4c3 irq: removes priority parameter from IRQ_CONFIG macro
Removes the 'priority' parameter from the IRQ_CONFIG macro.
This parameter was not used anymore in any architecture.
The priority is handled in the IRQ_CONNECT macro.
The documentation is updated as well.

Change-Id: I24a293c5e41bd729d5e759113e0c4a8a6a61e0dd
Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com>
2016-02-05 20:24:57 -05:00
..
cortex_m irq: removes priority parameter from IRQ_CONFIG macro 2016-02-05 20:24:57 -05:00
arch.h arm: Add paddr_t/vaddr_t 2016-02-05 20:24:41 -05:00