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).
--
Cheers,
Stephen Rothwell [email protected]
signature.asc
Description: PGP signature

