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] [day] [month] [year] [list]
Date:	Fri, 01 Nov 2013 12:35:54 +0000
From:	Pawel Moll <pawel.moll@....com>
To:	Kefeng Wang <wangkefeng.wang@...wei.com>
Cc:	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	Catalin Marinas <Catalin.Marinas@....com>,
	Mike Turquette <mturquette@...aro.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Russell King <linux@....linux.org.uk>
Subject: Re: [PATCH] vexpress: remove declaration of vexpress_clk_of_init()

On Tue, 2013-10-29 at 03:40 +0000, Kefeng Wang wrote:
> After commit:6e973d2c(clk: vexpress: Add separate SP810 driver),
> vexpress_clk_of_init() is unnecessary and removed, so kill it.
> 
> Signed-off-by: Kefeng Wang <wangkefeng.wang@...wei.com>
> ---
>  include/linux/vexpress.h | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/include/linux/vexpress.h b/include/linux/vexpress.h
> index 617c01b..0e65172 100644
> --- a/include/linux/vexpress.h
> +++ b/include/linux/vexpress.h
> @@ -122,6 +122,5 @@ struct clk *vexpress_osc_setup(struct device *dev);
>  void vexpress_osc_of_setup(struct device_node *node);
>  
>  void vexpress_clk_init(void __iomem *sp810_base);
> -void vexpress_clk_of_init(void);
>  
>  #endif

I've got this covered by some other patches, but thanks for pointing it
out anyway.

Cheers!

Pawel




--
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