[PATCH 1/5] gpiolib: fix up function prototypes etc
Linus Walleij
linus.walleij at linaro.org
Thu Nov 8 07:52:16 EST 2012
On Wed, Nov 7, 2012 at 6:09 AM, Viresh Kumar <viresh.kumar at linaro.org> wrote:
> On 6 November 2012 20:46, Linus Walleij <linus.walleij at stericsson.com>
>> -void gpiochip_add_pin_range(struct gpio_chip *chip, const char
>> *pinctl_name,
>> - unsigned int pin_base, unsigned int npins);
>> -void gpiochip_remove_pin_ranges(struct gpio_chip *chip);
>> -#endif
>> +#ifdef CONFIG_PINCTRL
>
> Shouldn't this be ifndef??
Probably, fixed up in later patches...
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list