On Wed, Nov 7, 2012 at 6:09 AM, Viresh Kumar <[email protected]> wrote: > On 6 November 2012 20:46, Linus Walleij <[email protected]>
>> -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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

