Merge remote-tracking branch 'driver-core/driver-core-next' into gpio/for-next
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Tue, 12 Nov 2019 15:30:17 +0000 (16:30 +0100)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Tue, 12 Nov 2019 15:30:17 +0000 (16:30 +0100)
1  2 
drivers/gpio/gpio-mvebu.c
drivers/gpio/gpio-tegra186.c

Simple merge
@@@ -449,8 -407,6 +449,7 @@@ static int tegra186_gpio_probe(struct p
        unsigned int i, j, offset;
        struct gpio_irq_chip *irq;
        struct tegra_gpio *gpio;
-       struct resource *res;
 +      struct device_node *np;
        char **names;
        int err;