Re: [PATCH] clk: renesas: cpg-mssr: Adjust r8a77980 ifdef

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello!

On 03/20/2018 10:40 AM, Magnus Damm wrote:

> From: Magnus Damm <damm+renesas@xxxxxxxxxxxxx>
> 
> Adjust the R8A77980-specific #ifdefs to use CLK instead of ARCH
> to follow same style as other SoCs.

   I guess we should add:

Fixes: ce15783c510a ("clk: renesas: cpg-mssr: add R8A77980 support")

   Hopefully, it would be an immutable SHA1...

> Signed-off-by: Magnus Damm <damm+renesas@xxxxxxxxxxxxx>
> ---
> 
>  Noticed in renesas-drivers-2018-03-13-v4.16-rc5
>  
>  drivers/clk/renesas/renesas-cpg-mssr.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> --- 0001/drivers/clk/renesas/renesas-cpg-mssr.c
> +++ work/drivers/clk/renesas/renesas-cpg-mssr.c	2018-03-20 11:57:19.320607110 +0900
> @@ -705,7 +705,7 @@ static const struct of_device_id cpg_mss
>  		.data = &r8a77970_cpg_mssr_info,
>  	},
>  #endif
> -#ifdef CONFIG_ARCH_R8A77980
> +#ifdef CONFIG_CLK_R8A77980

   Oops, sorry about that overlook. :-<

>  	{
>  		.compatible = "renesas,r8a77980-cpg-mssr",
>  		.data = &r8a77980_cpg_mssr_info,

MBR, Sergei



[Index of Archives]     [Linux Samsung SOC]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux