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: 711838 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 DC1FBC001B0 for ; Tue, 8 Aug 2023 19:09:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233171AbjHHTJj (ORCPT ); Tue, 8 Aug 2023 15:09:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52598 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232855AbjHHTJB (ORCPT ); Tue, 8 Aug 2023 15:09:01 -0400 Received: from mail-ed1-x52d.google.com (mail-ed1-x52d.google.com [IPv6:2a00:1450:4864:20::52d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C9647D54AF for ; Tue, 8 Aug 2023 09:30:56 -0700 (PDT) Received: by mail-ed1-x52d.google.com with SMTP id 4fb4d7f45d1cf-52164adea19so7603030a12.1 for ; Tue, 08 Aug 2023 09:30:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1691512234; x=1692117034; 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=T9RSfeb9Ylu4uls4p6Pd+t3MvdlTmCzGdVXPbXux94/EZ8iQUeBh0OHKEDYn5aFIxv cNf9wU6KTyXJjUOmQUUt9Wq5MEP/gjZTG0XN243hRany4DOyuIetbGmZk4XQZm1q6BbO 6eriACPd73dplBQ36UhWBpF7G/+356UO0iFHjEmgXZ5t2Pvjyo9oMZPutOgflJkwSiTW qfjnUZqxe/roYAbZZmdiTN9740UoxdZrey2I1WhJHE+bsIIcHmRf8biowvi56D+OauTl s9MaGbRUBnHYNajg9LrEhxPYoSrEJ3iSwSgVAu7jR8VAhD7N7e2dWUV4A3ONZf+nWqwo O8XA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691512234; x=1692117034; 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=T4OpNJ1W9ihRARDrttdsNLrkqs8xbtrxb8DKVyZFir8r0rr8wnKJO7b4zjuTOBOgXY jGxYKrCZRWtWWxJqMcfoExllqUOIAOtsk02kpPgZfQKVeuR+ARLV+aWPvNdRXFzEMuUM Ug+1C26AMhBclS3PQZF/FYmOXSzhjc7NR2ASpHarA07Cg9sFMg5alexZUtnOi1yaakDw ec66i4QcRxjhXiopqzo2Coi2Lk8SnWmy/n1pVW3IDPAuUJ0jMTv2uHre3WXLrQHvERpm xnagMNDck58DFczgaiwKsYUwzvbZvErwB/jvOb1oX/nwJB0u0u+V17Rh3ZwCR3mU+/Vo aFGw== X-Gm-Message-State: AOJu0Yyr9X/xEIFNRpkBRijJn5nt+PL6VrL0PCW+pdO/9efAogvVnJfc D/B76Z5K8SkMvdjOMkKC29wLJnKaPLeyNRG+iFU= 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-samsung-soc@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 {