openwrt/target/linux/brcm47xx/patches-4.19
Zachary Cook 4d3c8872f8 brcm47xx: fix 831-old_gpio_wdt.patch for linux 4.19
Fix the following compilation error when using linux 4.19 on brcm47xx:
drivers/watchdog/old_gpio_wdt.c:236:2: error: implicit declaration of function 'setup_timer'

setup_timer was removed and replaced by timer_setup in linux >=4.15:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=513ae785

Update the patch to use the timer_setup interface

Signed-off-by: Zachary Cook <zachcook1991@gmail.com>
2019-07-17 22:59:29 +02:00
..
030-v4.20-MIPS-BCM47XX-Enable-USB-power-on-Netgear-WNDR3400v3.patch
031-v5.1-mips-bcm47xx-Enable-USB-power-on-Netgear-WNDR3400v2.patch kernel: bump 4.19 to 4.19.34 2019-04-08 14:53:39 +02:00
159-cpu_fixes.patch kernel: bump 4.19 to 4.19.16 2019-01-17 03:04:13 +02:00
160-kmap_coherent.patch kernel: bump 4.19 to 4.19.16 2019-01-17 03:04:13 +02:00
209-b44-register-adm-switch.patch
210-b44_phy_fix.patch
280-activate_ssb_support_in_usb.patch
300-fork_cacheflush.patch
310-no_highpage.patch
320-MIPS-BCM47XX-Devices-database-update-for-4.x.patch
400-mtd-bcm47xxpart-get-nvram.patch
610-pci_ide_fix.patch
791-tg3-no-pci-sleep.patch
800-bcma-add-table-of-serial-flashes-with-smaller-blocks.patch
820-wgt634u-nvram-fix.patch
830-huawei_e970_support.patch brcm47xx: backport MIPS fix adding struct device for the SoC 2019-01-10 06:57:19 +01:00
831-old_gpio_wdt.patch brcm47xx: fix 831-old_gpio_wdt.patch for linux 4.19 2019-07-17 22:59:29 +02:00
900-ssb-reject-PCI-writes-setting-CardBus-bridge-resourc.patch
940-bcm47xx-yenta.patch
976-ssb_increase_pci_delay.patch
999-wl_exports.patch