Re: [PATCH 1/5] gpiolib: fix up function prototypes etc

From: Linus Walleij
Date: Thu Nov 08 2012 - 07:52:16 EST


On Wed, Nov 7, 2012 at 6:09 AM, Viresh Kumar <viresh.kumar@xxxxxxxxxx> wrote:
> On 6 November 2012 20:46, Linus Walleij <linus.walleij@xxxxxxxxxxxxxx>

>> -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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/