You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/brcm63xx
Jonas Gorski 3611cfe73d brcm63xx: fixup broken patch after kernel bump
Fixes the following compilation issue that was introduced with the bump
to 4.14.118:

  CC      drivers/gpio/gpiolib-of.o
drivers/gpio/gpiolib-of.c: In function 'of_gpiochip_add':
drivers/gpio/gpiolib-of.c:510:12: error: too few arguments to function 'of_gpiochip_scan_gpios'
   status = of_gpiochip_scan_gpios(chip);
            ^~~~~~~~~~~~~~~~~~~~~~
drivers/gpio/gpiolib-of.c:247:5: note: declared here
 int of_gpiochip_scan_gpios(struct gpio_chip *chip, unsigned int start,
     ^~~~~~~~~~~~~~~~~~~~~~
scripts/Makefile.build:326: recipe for target 'drivers/gpio/gpiolib-of.o' failed

Fixes: 09050b6fe2 ("kernel: bump 4.14 to 4.14.118")
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
5 years ago
..
base-files brcm63xx: VH4032N: fix the power led and the wlan button 5 years ago
dts brcm63xx: dts: Unify naming of gpio-led nodes 5 years ago
generic brcm63xx: move generic profiles to top dir and remove smp profiles 10 years ago
image build: move xor-image into image-commands 5 years ago
patches-4.14 brcm63xx: fixup broken patch after kernel bump 5 years ago
profiles brcm63xx: drop legacy profile for SR102 5 years ago
smp brcm63xx: refresh smp config 7 years ago
Makefile brcm63xx: switch to 4.14 6 years ago
config-4.14 kernel: enable THIN_ARCHIVES by default 6 years ago
modules.mk kernel: remove kernel module checks/dependencies for 3.14 9 years ago