On Tue, Sep 30, 2014 at 08:12:44PM +1000, Stephen Rothwell wrote: > Hi all, > > Changes since 20140926: > > The arm-soc tree still had its build failure for which I reverted > 5 commits. > > The asm-generic tree lost its build failure. > > The net-next tree gained conflicts against the net tree and a build > failure so I used the version from next-20140926. > > The battery tree gained a conflict against the arm-soc tree. > > The watchdog tree lost its build failure. > > The tty tree gained a conflict against the slave-dma tree and a build > failure so I used the version from next-20140926. > > The staging tree gained a build failure for which I reverted a commit. > > The scsi tree lost its build failure. > > The akpm tree gained a conflict against the clk tree and lost a few > patches that turned up elsewhere. > > Non-merge commits (relative to Linus' tree): 8618 > 7372 files changed, 318777 insertions(+), 223023 deletions(-) > > ---------------------------------------------------------------------------- > arc:defconfig xtensa:defconfig [and possibly others] drivers/clk/clk-gpio-gate.c: In function 'clk_gpio_gate_enable': drivers/clk/clk-gpio-gate.c:36: error: implicit declaration of function 'gpiod_set_value' drivers/clk/clk-gpio-gate.c: In function 'clk_gpio_gate_is_enabled': drivers/clk/clk-gpio-gate.c:52: error: implicit declaration of function 'gpiod_get_value' drivers/clk/clk-gpio-gate.c: In function 'clk_register_gpio_gate': drivers/clk/clk-gpio-gate.c:79: error: implicit declaration of function 'gpiod_is_active_low' drivers/clk/clk-gpio-gate.c:85: error: implicit declaration of function 'desc_to_gpio' drivers/clk/clk-gpio-gate.c:125: error: implicit declaration of function 'gpiod_put' drivers/clk/clk-gpio-gate.c: In function 'of_clk_gpio_gate_delayed_register_get': drivers/clk/clk-gpio-gate.c:169: error: implicit declaration of function 'gpio_to_desc' drivers/clk/clk-gpio-gate.c:169: warning: assignment makes pointer from integer without a cast make[2]: *** [drivers/clk/clk-gpio-gate.o] Error 1 Looks like a missing include file. Guenter -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html