Skip to content
Snippets Groups Projects
Commit fbc1624d authored by John Crispin's avatar John Crispin
Browse files

ramips: irq handlers do not get irq in 4.3 kernel, update patches


This resolves compilation warnings like this:
drivers/gpio/gpio-mt7621.c: In function 'mediatek_gpio_probe':
drivers/gpio/gpio-mt7621.c:328:46: warning: passing argument 2 of 'irq_set_chained_handler' from incompatible pointer type [-Wincompatible-pointer-types]
   irq_set_chained_handler(mediatek_gpio_irq, mediatek_gpio_irq_handler);

Signed-off-by: default avatarNikolay Martynov <mar.kolya@gmail.com>

SVN-Revision: 47841
parent 4076d12f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment