On Wed, May 14, 2014 at 9:13 AM, Stephen Rothwell <s...@canb.auug.org.au> wrote:
> Hi Linus, > > After merging the gpio tree, today's linux-next build (powerpc allyesconfig) > failed like this: > > drivers/mfd/stmpe.c: In function 'stmpe_irq_init': > drivers/mfd/stmpe.c:1000:15: error: 'struct stmpe' has no member named > 'irq_base' > base = stmpe->irq_base; > ^ > > Caused by commit 3ba1d516d5fe ("mfd: stmpe: root out static GPIO and > IRQ assignments"). > > I have reverted that commit for today (and e013a5148882 "gpio: stmpe: > switch to use gpiolib irqchip helpers" that depends on it). > > Also, that commit has no Signed-off-by for its committer (Lee). Hm I know has struggled with this series sorry if it's all my fault :-/ I've un-pulled that branch from the GPIO tree, let's get the immutable branch in MFD right first then. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/