On Mon, Feb 4, 2019 at 10:58 AM Brian Masney <[email protected]> wrote:
> Export the irq_chip_set_wake_parent symbol so that drivers with > hierarchical IRQ chips can be built as a module. > > Signed-off-by: Brian Masney <[email protected]> > Reported-by: Mark Brown <[email protected]> > Acked-by: Marc Zyngier <[email protected]> > --- > This fixes a build failure in linux-next's spmi-gpio when using > allmodconfig. See https://www.spinics.net/lists/linux-next/msg46362.html > for Mark's message. > > Changes since v1: > - Moved message about build failure out of the commit message and into > the notes field. Patch applied to the GPIO tree. Thanks for the quick fixes! Yours, Linus Walleij

