lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 30 Sep 2014 09:26:35 -0700
From:	Guenter Roeck <linux@...ck-us.net>
To:	Stephen Rothwell <sfr@...b.auug.org.au>
Cc:	linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
	Jyri Sarha <jsarha@...com>
Subject: Re: linux-next: Tree for Sep 30

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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ