Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ramips: irq handlers do not get irq in 4.3 kernel, update patches | John Crispin | 2015-12-11 | 1 | -15/+2 |
| | | | | | | | | | | | 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: Nikolay Martynov <mar.kolya@gmail.com> SVN-Revision: 47841 | ||||
* | ralink: bump to the target to v4.3 | John Crispin | 2015-12-10 | 1 | -0/+443 |
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 47831 |