From nobody Fri Sep 20 13:40:36 2024 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 F3524C001DE for ; Tue, 8 Aug 2023 16:01:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231589AbjHHQBY (ORCPT ); Tue, 8 Aug 2023 12:01:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34364 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229551AbjHHP7e (ORCPT ); Tue, 8 Aug 2023 11:59:34 -0400 Received: from mail-wr1-x430.google.com (mail-wr1-x430.google.com [IPv6:2a00:1450:4864:20::430]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E3E5E61B0 for ; Tue, 8 Aug 2023 08:44:32 -0700 (PDT) Received: by mail-wr1-x430.google.com with SMTP id ffacd0b85a97d-31759e6a4a1so4360507f8f.3 for ; Tue, 08 Aug 2023 08:44:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1691509470; x=1692114270; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:from:to:cc:subject:date:message-id :reply-to; bh=F0cDrJs50zXCjDACInHgYpsbmw7IC3CDn78nE0wDJEU=; b=LJhpgs/cw2sl28MBPb11MYFpNbWKIdiDOTd4CGsCgbNyHiGvMnIeQJQWhHTYHQcttt T1MzO52JDa9XZ0kEgSiNgeOePcA/gt81IpW0S7r7M0YLH9Jzx9KXriVb/QQ6pM2rdNDh +iyn6/0etXnjAyj485Yyv2yhVxS6jiV3f/HTVCvYg+coqmpJWgezEdL+RjAt9hpnvsQC DRCA14VjMo3wrvkXqbLvUfLJQaiC/8yBzT7JFwMvlWGUu2QFShEDe/6hTi3yAbqUuWpE QtcwwqrD1PeXlY5/pFBsIJhcHD7PzbyfTNpP4sJTi61bITypC27DaDWkUgFEykvxf6Zk 6xBA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691509470; x=1692114270; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=F0cDrJs50zXCjDACInHgYpsbmw7IC3CDn78nE0wDJEU=; b=BRiKvb9hGtgUvfiPNvvJyDQXtPxrYZy61dCjr63kQOU9sKNV2iBocWXRYUwZ/F7whB 7ru4Ptyvnkz3QV7MLRGo2R9zeKLNkiaIUGvD05/HIQIP9nFdaz65Mf+9JLukjG9PixUN IXHol73ZH1vFr+K+kVbAnm20POTFMUdPcueN3sDJwKLh6E5SW+P/gXoxBDb/5AlMjRIW G3/vGAi5j2zV2yz1Z2XUaX0DeVGrOVXe/Mq1v4uSuf+8dcYyNkY7biPkTdEtliMS65id Hdzto2X457YRI3FA9uSp84lH3HeGpBOFW/MXuFJ+c0beDhA1HGekaBzM/WWo7JaJ2czK iK3Q== X-Gm-Message-State: AOJu0YxoSjkYZE79/yUWfYKVusuwsRjmsYISMBOJKmZbEbirn0GRp8yt +ZSitHOnCE26lsALk+gJ7Iioa200q2fF4y/uwTQ= X-Google-Smtp-Source: AGHT+IHyCb1MAZ9guoP9QuCWqFrH2Mfihs7/gMTBRCoMInNTntAhiMDP4HfHYPGkmdal7HBOrio1hg== X-Received: by 2002:a2e:b708:0:b0:2b9:d074:1871 with SMTP id j8-20020a2eb708000000b002b9d0741871mr8655874ljo.45.1691502408584; Tue, 08 Aug 2023 06:46:48 -0700 (PDT) Received: from [127.0.1.1] ([85.235.12.238]) by smtp.gmail.com with ESMTPSA id u23-20020a2e8557000000b002b93d66b82asm2284493ljj.112.2023.08.08.06.46.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 08 Aug 2023 06:46:47 -0700 (PDT) From: Linus Walleij Date: Tue, 08 Aug 2023 15:46:35 +0200 Subject: [PATCH 08/11] regulator: max20086: Drop useless header MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <20230808-descriptors-regulator-v1-8-939b5e84dd18@linaro.org> References: <20230808-descriptors-regulator-v1-0-939b5e84dd18@linaro.org> In-Reply-To: <20230808-descriptors-regulator-v1-0-939b5e84dd18@linaro.org> To: Tony Lindgren , Liam Girdwood , Mark Brown , Krzysztof Kozlowski , Matthias Brugger , AngeloGioacchino Del Regno , Claudiu Beznea , Laurent Pinchart , Matti Vaittinen Cc: linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, Linus Walleij X-Mailer: b4 0.12.3 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The max20086 regulator driver includes the legacy header for no reason, it is already using the proper include. Drop the include. Signed-off-by: Linus Walleij --- drivers/regulator/max20086-regulator.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/regulator/max20086-regulator.c b/drivers/regulator/max= 20086-regulator.c index fad31f5f435e..32f47b896fd1 100644 --- a/drivers/regulator/max20086-regulator.c +++ b/drivers/regulator/max20086-regulator.c @@ -6,7 +6,6 @@ // Copyright (C) 2018 Avnet, Inc. =20 #include -#include #include #include #include --=20 2.34.1