linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH -next] clk/actions/owl-factor.c: remove superfluous headers
       [not found] <20210929065824.23691-1-liumh1@shanghaitech.edu.cn>
@ 2021-10-01  7:11 ` Manivannan Sadhasivam
  2021-11-02 21:28 ` Stephen Boyd
  1 sibling, 0 replies; 2+ messages in thread
From: Manivannan Sadhasivam @ 2021-10-01  7:11 UTC (permalink / raw)
  To: Mianhan Liu
  Cc: Michael Turquette, Stephen Boyd, Andreas Färber, linux-clk,
	linux-arm-kernel, linux-actions, linux-kernel

On Wed, Sep 29, 2021 at 02:58:24PM +0800, Mianhan Liu wrote:
> owl-factor.c hasn't use any macro or function declared in linux/slab.h.
> Thus, these files can be removed from owl-factor.c safely without
> affecting the compilation of the ./drivers/clk module
> 
> Signed-off-by: Mianhan Liu <liumh1@shanghaitech.edu.cn>

Reviewed-by: Manivannan Sadhasivam <mani@kernel.org>

Thanks,
Mani
> 
> ---
>  drivers/clk/actions/owl-factor.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/clk/actions/owl-factor.c b/drivers/clk/actions/owl-factor.c
> index f15e2621f..64f316cf7 100644
> --- a/drivers/clk/actions/owl-factor.c
> +++ b/drivers/clk/actions/owl-factor.c
> @@ -10,7 +10,6 @@
>  
>  #include <linux/clk-provider.h>
>  #include <linux/regmap.h>
> -#include <linux/slab.h>
>  
>  #include "owl-factor.h"
>  
> -- 
> 2.25.1
> 
> 

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH -next] clk/actions/owl-factor.c: remove superfluous headers
       [not found] <20210929065824.23691-1-liumh1@shanghaitech.edu.cn>
  2021-10-01  7:11 ` [PATCH -next] clk/actions/owl-factor.c: remove superfluous headers Manivannan Sadhasivam
@ 2021-11-02 21:28 ` Stephen Boyd
  1 sibling, 0 replies; 2+ messages in thread
From: Stephen Boyd @ 2021-11-02 21:28 UTC (permalink / raw)
  To: Andreas Färber, Manivannan Sadhasivam, Mianhan Liu,
	Michael Turquette
  Cc: linux-clk, linux-arm-kernel, linux-actions, linux-kernel,
	Mianhan Liu

Quoting Mianhan Liu (2021-09-28 23:58:24)
> owl-factor.c hasn't use any macro or function declared in linux/slab.h.
> Thus, these files can be removed from owl-factor.c safely without
> affecting the compilation of the ./drivers/clk module
> 
> Signed-off-by: Mianhan Liu <liumh1@shanghaitech.edu.cn>
> 
> ---

Applied to clk-next

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-02 21:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20210929065824.23691-1-liumh1@shanghaitech.edu.cn>
2021-10-01  7:11 ` [PATCH -next] clk/actions/owl-factor.c: remove superfluous headers Manivannan Sadhasivam
2021-11-02 21:28 ` Stephen Boyd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).