Go to file
Juan Manuel Cruz 5e5a45e45e gpio: fixes isr signature for static irq
Static irq api expect to have an isr with signature
void isr(void *arg).

This fixes the warning messages due the difference on
the isr parameter.

Change-Id: I64099ce47ba481b40446d5fb7e35fce0e46a9624
Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com>
2016-02-05 20:24:56 -05:00
arch quark se arc: irq static initialization support. 2016-02-05 20:24:56 -05:00
configs qemu: Creation of QEMU specific platforms 2016-02-05 20:24:56 -05:00
doc qemu: Creation of QEMU specific platforms 2016-02-05 20:24:56 -05:00
drivers gpio: fixes isr signature for static irq 2016-02-05 20:24:56 -05:00
include quark se arc: irq static initialization support. 2016-02-05 20:24:56 -05:00
kernel kernel: Replace nano/task_cycle_get_32() 2016-02-05 20:24:55 -05:00
lib
misc kconfig: put bootloader and reboot options in a menu 2016-02-05 20:24:55 -05:00
net kernel: Replace nano/task_cycle_get_32() 2016-02-05 20:24:55 -05:00
samples qemu: Creation of QEMU specific platforms 2016-02-05 20:24:56 -05:00
scripts qemu: Creation of QEMU specific platforms 2016-02-05 20:24:56 -05:00
.checkpatch.conf
.gitattributes
.gitignore
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
Makefile build: export SoC and architecture names 2016-02-05 20:24:55 -05:00
Makefile.inc qemu: Creation of QEMU specific platforms 2016-02-05 20:24:56 -05:00
zephyr-env.sh