From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1E305C433F5 for ; Tue, 10 May 2022 10:06:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239543AbiEJKKk (ORCPT ); Tue, 10 May 2022 06:10:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52440 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232561AbiEJKKk (ORCPT ); Tue, 10 May 2022 06:10:40 -0400 Received: from mail-ej1-x630.google.com (mail-ej1-x630.google.com [IPv6:2a00:1450:4864:20::630]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 44B4616D118 for ; Tue, 10 May 2022 03:06:43 -0700 (PDT) Received: by mail-ej1-x630.google.com with SMTP id g6so31908918ejw.1 for ; Tue, 10 May 2022 03:06:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=BGqPoB7N13YysL36iy5GEucgrDjuE+TXbGs3In49Sys=; b=YSmHg+XnzOMfv6n5ghbpEO5w3L1xlEeUKBpPmzL0AdXNC9rPvCw1STpr1P7iM3aXd5 vwysCA784OxRHQGV1aVO5LQLZGeJCyUSYr71PG4xtSKKxAsjyCCm+mhH0eMieYMzgSeJ ADEw/wMV5BeF7tVpCeAHOmCaBthtV0YURypcfDWMXPmjVYdQOkDakdAMrNp6oImlGlz8 YOOoupvkovGJiy9zM9D1Er7Szs1PjjkC5XQR4fpOMbGps9oU247t6qITmtG8OBGmD5qh OI1foxczyGDxByLmTBjy0mOeO3GEihINeY7oMq8yzhSlB0hFwJ+rE+cVsF4SmJmSKFqX IQ8g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=BGqPoB7N13YysL36iy5GEucgrDjuE+TXbGs3In49Sys=; b=DZIsTangIxFQfZqPPGBrVunUY7Wswf4+vYQ0WQiMJWX2fjcoOwJ8Uzy0Z+9ZBJ6Fml X98ZuFiWxz7sn4pclzgGLkljl84L/i4ZLWaRI/kAeLp9OPHOWlXANGVhHQ2kqhy06iKA mjtolVzHlrzPlHwJpW9YwMUwBRdqstnT1fSDG9krmTaQzUXFXIH+aW9hxXcxOVWUUtl9 UqdxmvSBkjpN51rDL5K/LTpLDvsDhpLH7uPhfISrh/uiMEuUYK4mt+DgGMIUKzrNonuO UCvNWtnOktURVC8NCOjSpk9T0GsLAYbNgaICMH+2z1IPt01FJfHlrXPLQLkhIF9kkNCR xf/A== X-Gm-Message-State: AOAM533n1tOUAbyynqPTtg6cGoSUOPh1vNZ8MknoP+e6DtTWGp6qv2R/ tyFeUx7F4sX/jUXku2WAtjo9WzbO+r2LgpNO X-Google-Smtp-Source: ABdhPJzBkxx1gu4RoEDHqEuHWE0028WLGmyL0eWB80UNCobMZFrBIW/mI1GiLtF9kAfBnQ4FzGB0Tg== X-Received: by 2002:a17:906:9b8a:b0:6f3:fcc9:f863 with SMTP id dd10-20020a1709069b8a00b006f3fcc9f863mr19368373ejc.672.1652177201743; Tue, 10 May 2022 03:06:41 -0700 (PDT) Received: from [192.168.0.251] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id d23-20020aa7d697000000b0042617ba63absm7281381edr.53.2022.05.10.03.06.39 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 10 May 2022 03:06:41 -0700 (PDT) Message-ID: <79fbc9ce-f815-a886-db6c-9ccdf7be4e53@linaro.org> Date: Tue, 10 May 2022 12:06:39 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.1 Subject: Re: [PATCH v4 2/5] rtc: rzn1: Add new RTC driver Content-Language: en-US To: Miquel Raynal , kernel test robot Cc: Alessandro Zummo , Alexandre Belloni , Rob Herring , Geert Uytterhoeven , Magnus Damm , kbuild-all@lists.01.org, linux-rtc@vger.kernel.org, linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org, Gareth Williams , Milan Stevanovic , Jimmy Lalande , Pascal Eberhard , Thomas Petazzoni , Herve Codina , Clement Leger , Michel Pollet References: <20220509154559.24851-3-miquel.raynal@bootlin.com> <202205100552.VY3kCkh5-lkp@intel.com> <20220510092911.5ab2f15a@xps13> From: Krzysztof Kozlowski In-Reply-To: <20220510092911.5ab2f15a@xps13> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-rtc@vger.kernel.org On 10/05/2022 09:29, Miquel Raynal wrote: > >> If you fix the issue, kindly add following tag as appropriate >> Reported-by: kernel test robot >> >> All errors (new ones prefixed by >>): >> >>>> drivers/rtc/rtc-rzn1.c:23:10: fatal error: linux/soc/renesas/r9a06g032-sysctrl.h: No such file or directory >> 23 | #include >> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >> compilation terminated. > > That include is no longer needed in this driver (and should be merged > through another tree). Tell me if I need to resend or if you can fix it > while applying. This should be resent so we are sure that no other warnings are reported. Best regards, Krzysztof