From patchwork Tue Aug 8 13:46:32 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 712203 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 B1270C04A6A for ; Tue, 8 Aug 2023 19:10:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233077AbjHHTKr (ORCPT ); Tue, 8 Aug 2023 15:10:47 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39920 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232855AbjHHTK1 (ORCPT ); Tue, 8 Aug 2023 15:10:27 -0400 Received: from mail-ed1-x531.google.com (mail-ed1-x531.google.com [IPv6:2a00:1450:4864:20::531]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A378D13948 for ; Tue, 8 Aug 2023 09:32:12 -0700 (PDT) Received: by mail-ed1-x531.google.com with SMTP id 4fb4d7f45d1cf-52164adea19so7604675a12.1 for ; Tue, 08 Aug 2023 09:32:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1691512295; x=1692117095; 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=/7mP4H675HuYuOMx1xcJqbSqbpr2VMcAkjxgMIL4uqE=; b=zeQmI2hOGR8al7AgIeK9Y/bYE5LX2ubclRP54+6iaF4ekdbqHyIffzaerr9Ya5JEp3 nytSv1FCt6v7P+TyoEZsNSQtc/Yn4bk57skd4rCuyOm62bKYPdA029VPHotzTMFyks11 0blvmuL0kv8TjJKJzD4C8wV4KqVCZ+JRQMfZDem7G5ydu+SVflTmhHcZ9H1k2kVaT5mL noivfIZoYF5Pjvaw5SPnQZAYhpor+shuwzkAYs8sPMSxdN+mjqzVpcD4u/ZENjjZI6u4 UPB31DJA9uZ/1fqJ3YhzsTbAw1/qtyLM6FTjHoxB0QMsJS+GtQcvINzWuyspgvvhuZ0V ui3A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691512295; x=1692117095; 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=/7mP4H675HuYuOMx1xcJqbSqbpr2VMcAkjxgMIL4uqE=; b=ShPcb1FglNVwrwMZlgk8a0qNjqzybi0+1cfQgpLnp9TzbzMLPtYZJ+2mcC6TPDgkPn G2rgpgVKL0vQJJOx6ztSS8Zb9AV6z/DOaS497Gk5z/yvkGUoleXR1VA3FX11oxHHS/KT RMKRA2M7qROeAeso1BFD7ypcd1/SUCuwrERJpUbyNQ0QXEJHETJqRHgZX03P/CgLUQnB AwTGf6n796AamSfyuxKFUtkY0TqX5P9aZMhPiKgU5Wa0SFACb7R7nnEC0QiIKevyztIc wt/hybt09td3jrkX8wX/iEkq1w44WZbPCAAwvhtJNjQAUD7IjVmAD8qZBKdMqhNp6zui YYkg== X-Gm-Message-State: AOJu0YwYKDStQE082K76lkqZvq2QBVPaAUGJIGM6LddfH4mo/LF2PeEM hriT7TNkA0wuqLPZFjp+qR1zzYRRZzprf8w6kuA= X-Google-Smtp-Source: AGHT+IFqBorBvecJ4DsCotdQRzKRs6+3bXazzEJyN+B+FiwvRNYD3ybpCup1aLJlqFYk3XPz1XFCeA== X-Received: by 2002:a2e:9e0c:0:b0:2b5:8bb9:4dd6 with SMTP id e12-20020a2e9e0c000000b002b58bb94dd6mr8345831ljk.12.1691502404392; Tue, 08 Aug 2023 06:46:44 -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.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 08 Aug 2023 06:46:43 -0700 (PDT) From: Linus Walleij Date: Tue, 08 Aug 2023 15:46:32 +0200 Subject: [PATCH 05/11] regulator: rc5t583: Drop useless header MIME-Version: 1.0 Message-Id: <20230808-descriptors-regulator-v1-5-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-omap@vger.kernel.org The RC5T583 includes the legacy header for no reason, drop the include. Signed-off-by: Linus Walleij --- drivers/regulator/rc5t583-regulator.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/regulator/rc5t583-regulator.c b/drivers/regulator/rc5t583-regulator.c index a5afca73715d..a25a141e86c4 100644 --- a/drivers/regulator/rc5t583-regulator.c +++ b/drivers/regulator/rc5t583-regulator.c @@ -16,7 +16,6 @@ #include #include #include -#include #include struct rc5t583_regulator_info {