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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id E9C09C83F11 for ; Mon, 28 Aug 2023 17:37:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=MHjV9nnNYkC3fyhYkf1sfFbw6rutR0ybFwcfO326SJM=; b=fhD7ssaykTQ7Gh mAUWUbfQuUe+vxjrolI5iHJycyKYmjtegQ0zDLB2KP5BrKmyk+rT8f+f5JnEdgB1nPa/Gbcq85pY3 0F7CJcYLYkFws6Usj/nEXmo2vXe3LXZMYsAGRDTFlpzyMpZMPHrUnUev3K7ku+jeSkxZBblJq9W6q T7Hm1EvVDzsm/Iz+4TFeBmSlVLoqyacOcS9ITNcVQZbKNlZZN8vuhbT506Xxf2q4tJvDxYW9eDCa8 G+AnpdxnSc7cDlCnlwv+jqgCDRlMWUKFcIEgKTJD9nLUrb3+IpfTvXfKPd9BjCFG5XfbCKe3jiQVX SdT06/jXmhCj5o0efTyQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qagAt-00A0li-2j; Mon, 28 Aug 2023 17:37:15 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qagAr-00A0lJ-00 for linux-arm-kernel@lists.infradead.org; Mon, 28 Aug 2023 17:37:14 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 4534A60CA0; Mon, 28 Aug 2023 17:37:09 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A6DF1C433C8; Mon, 28 Aug 2023 17:37:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1693244228; bh=tga8GO4N/hA8gXfJc0T7Z7dk0eMHOrpO8lNUy4BnGRo=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=X/99MDqJgzRohaiWSvPK4XgGM5jvLQCA3cdak6SM7D+NhIoxHdkAsn/Xyqgr//UBG gx/pG/lFtqkacmeFLQfgWcc34Gr6C0YVpRAsQDy2fhiej/iy9ukfYdpg0wdMHv8HPW Ot0j8XWnJ2tur5FdB/kmVPZawH8wal9sJ3/6Uz/ydzJuglyDwnbCZRZMt0ZgSk1Pwc 88Vl54fsCASTbHgufLDLad9/yEVLfX5w6yJ5hwovFMNljaz3Nf7CDnMaNsdQcxVs4M iv3c7Kw9fqVmMg6zfCbl6YwG7ucmZaaD1fj7UlxZgMVOhf2Q6du9JpkUHJ1miqbHVx CAbAG7yOQCmIQ== Date: Mon, 28 Aug 2023 18:37:28 +0100 From: Jonathan Cameron To: Andy Shevchenko Cc: linux-iio@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Lars-Peter Clausen , Maxime Coquelin , Alexandre Torgue Subject: Re: [PATCH v1 1/1] iio: dac: stm32-dac: Use correct header(s) instead of string_helpers.h Message-ID: <20230828183728.3e1fbc24@jic23-huawei> In-Reply-To: <20230808164137.66663-1-andriy.shevchenko@linux.intel.com> References: <20230808164137.66663-1-andriy.shevchenko@linux.intel.com> X-Mailer: Claws Mail 4.1.1 (GTK 3.24.38; x86_64-pc-linux-gnu) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230828_103713_105330_A6EAB46A X-CRM114-Status: GOOD ( 15.71 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, 8 Aug 2023 19:41:37 +0300 Andy Shevchenko wrote: > There is nothing from string_helpers.h used in the driver, correct > the header inclusion block accordingly. > > Signed-off-by: Andy Shevchenko Applied > --- > drivers/iio/dac/stm32-dac.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/drivers/iio/dac/stm32-dac.c b/drivers/iio/dac/stm32-dac.c > index 15eb44075107..3cab28c7ee3b 100644 > --- a/drivers/iio/dac/stm32-dac.c > +++ b/drivers/iio/dac/stm32-dac.c > @@ -11,12 +11,13 @@ > #include > #include > #include > +#include > #include > #include > #include > #include > #include > -#include > +#include > > #include "stm32-dac-core.h" > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel