From patchwork Tue Aug 8 13:46:28 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 712211 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 A6C65C001DB for ; Tue, 8 Aug 2023 15:53:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230263AbjHHPxj (ORCPT ); Tue, 8 Aug 2023 11:53:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56966 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229728AbjHHPvz (ORCPT ); Tue, 8 Aug 2023 11:51:55 -0400 Received: from mail-lj1-x22f.google.com (mail-lj1-x22f.google.com [IPv6:2a00:1450:4864:20::22f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3059A5245 for ; Tue, 8 Aug 2023 08:42:53 -0700 (PDT) Received: by mail-lj1-x22f.google.com with SMTP id 38308e7fff4ca-2b9e6cc93d8so93727371fa.0 for ; Tue, 08 Aug 2023 08:42:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1691509347; x=1692114147; 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=mXrzYWYweDcdHrf5UFjLFPgu3A2nA2Ia2fp24TPU+2A=; b=x7CyW3EJfbgD92/8gcRe+xdUuuN71wVQeAoNutNzZb8ro9vy5bztkc52Jh8guy8GU1 60lkYDzmxthscRr6uNpJ5H22sqpp9AHWNrYGhrpzpghzbwFZqW2JCPzzJGl5Di0vTAZV ZTg2NK4c/rmpOmHdJoqoxdHMRBcADMHxrV1cbTMLcWyE9tQQ2oXCBGKrrplKB4+eJOuV ok7XOME6WnenpYI3r0cGSK9kG/9GR6XxsaeIFNYbLUOuPVUgNiJha9HyS6CAM+wtOH0Z Hzfy/aDKb1TFUY5orLuq0sZe/mLIUSceMmrIlY1M2OW2FGReqDOKYWi2AnYyamBRRCGz HEaw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691509347; x=1692114147; 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=mXrzYWYweDcdHrf5UFjLFPgu3A2nA2Ia2fp24TPU+2A=; b=IeC7G9Yc9oqLF7vDF8/ISRacJfZ1LmRSZSsAaeLoXOu2IfBoY6xWqaGL+yI5Qikiw4 3CshcNFz9mZ9QJfe8APJQtsfENE+5O3lSjEkffRJQMDVWX5xFu1wC2WHTT2UD+Gku3aH NYa1EXKb4mfdLLIh0vzysewHOwVKKpv5kVSih+KaOqEdsTBBX4OKOkvIstNX+dYEsXbg bzc4Mpw5faZ/ZrI0/ZzZortve2S1TW8W3DrSNM61FzFQElaiyLL4m8xKo/aYMQ88qffH uZYJdvMXFucIeVGgffoVnY3lZbjwafvCeU+WWsyGLotX1+6Gm5hUXtCR1X8DTyluz0vg blMQ== X-Gm-Message-State: AOJu0YyRvuzD7bIOeImgOQkeFrIUQ3v0A1t788DktsqF6NpxuE2LDLYH G1GnH0bCiPD9TMer3lzdZYImr2Jx3HI51u0aA+U= X-Google-Smtp-Source: AGHT+IEowhkuCmUF+r4Qwu7Ea/j6SLAKl0ohXdiWZmoM/iU49rY/8TQNDS4E142VCQ8PM8iR2Ecgeg== X-Received: by 2002:a2e:90c4:0:b0:2b9:615b:39a9 with SMTP id o4-20020a2e90c4000000b002b9615b39a9mr8639502ljg.52.1691502399150; Tue, 08 Aug 2023 06:46:39 -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.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 08 Aug 2023 06:46:38 -0700 (PDT) From: Linus Walleij Date: Tue, 08 Aug 2023 15:46:28 +0200 Subject: [PATCH 01/11] regulator: tps65910: Drop useless header MIME-Version: 1.0 Message-Id: <20230808-descriptors-regulator-v1-1-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 TPS65910 includes the legacy header for no reason, drop the include. Signed-off-by: Linus Walleij --- drivers/regulator/tps65910-regulator.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/regulator/tps65910-regulator.c b/drivers/regulator/tps65910-regulator.c index 2a0965ba1570..3a3027e0b94e 100644 --- a/drivers/regulator/tps65910-regulator.c +++ b/drivers/regulator/tps65910-regulator.c @@ -17,7 +17,6 @@ #include #include #include -#include #include #include From patchwork Tue Aug 8 13:46:29 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 712209 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 9E8D1C001DB for ; Tue, 8 Aug 2023 16:16:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232245AbjHHQQC (ORCPT ); Tue, 8 Aug 2023 12:16:02 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45170 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232258AbjHHQOY (ORCPT ); Tue, 8 Aug 2023 12:14:24 -0400 Received: from mail-ed1-x532.google.com (mail-ed1-x532.google.com [IPv6:2a00:1450:4864:20::532]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 04EA23C0A for ; Tue, 8 Aug 2023 08:40:48 -0700 (PDT) Received: by mail-ed1-x532.google.com with SMTP id 4fb4d7f45d1cf-51e28cac164so14373817a12.1 for ; Tue, 08 Aug 2023 08:40:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1691509246; x=1692114046; 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=bcDUBR/c5KhjxO4gQ1CxNRP1ojo3Pb8MjcUkheghccA=; b=ccCxAht5HPtW7XEuCo0+4Dj7jEkeSiiFT01xP356t5o96jXKaMx/BghJHuvXDA1qCj /ItgSbmtljLW5NgsrPiiyv29kiwN9sbPQx6hVugrDoqHgrR5cPl7tpOWugJrA+Y9XU5+ soiyyDcAEc+5mR/Jalcm6LHWtvAT13ctuoh4bB5Zj04lfNymM6VlNMVbiZxZTFFIMWXo 1Qtt8G3Np9i5VJ06Z6VRNc2m2+wT3LeR/p12d+BTTHmnJIakHqkEtYHfTqTCMioY6aRI wXVBnMWYmjI7fedC6dewHTBEZJt5iiH3Dvu/udhyxWBl/gP7cNSOHkj3iAHNf1kyQaXC qOAA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691509246; x=1692114046; 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=bcDUBR/c5KhjxO4gQ1CxNRP1ojo3Pb8MjcUkheghccA=; b=Yhsbm/DJS3tnaqrO5dH4ymiPKiOLa0Ynrjfuciv1OSy5GCzHnyfb+SDC+8ecwsoipd 22wh3rU6gcmqzsObeGq7ma9G2PEl1sDF4EGOFUVCoINVcceTFx7R3LlGHA4e9Cv9S9dH n8kSaX6tTFYOi7E/oYrYlNZ4VNucl/wySNz4HpW6gD4v0JnsCEidRpZI/kr1gF/GPmsN rfS+N9teoXnVjZhFZEpMV/XlFtJF5IXB5dKiVVK+3mt+Xhv/W9gUd1/KD5ZYX+0+haSP bpyFTbmKituJTVR/aA4yQE/T0xCwLzCNhu5dh5t+JMgyEhSfVAxPhNjMrGh/FrBHaLX0 cwqg== X-Gm-Message-State: AOJu0Yz9YRulH9S/xrZ9F3GGTuPnzoQxW0sTpxmRHRHYMhoA10ZTtRom GhOniMpFUeRGwoEZ+oahrFZ8fGBFV0xcsBnLMbA= X-Google-Smtp-Source: AGHT+IFZRIPMWmSHgF0DTwYm5vWTgh/ZPFdc/lFtKvf3yaRIIaD/Q5hQaG6S670n+MjP6HDGCY+KnQ== X-Received: by 2002:a2e:9442:0:b0:2b6:d0c1:7cd0 with SMTP id o2-20020a2e9442000000b002b6d0c17cd0mr2966685ljh.22.1691502400352; Tue, 08 Aug 2023 06:46:40 -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.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 08 Aug 2023 06:46:39 -0700 (PDT) From: Linus Walleij Date: Tue, 08 Aug 2023 15:46:29 +0200 Subject: [PATCH 02/11] regulator: s2mpa01: Drop useless header MIME-Version: 1.0 Message-Id: <20230808-descriptors-regulator-v1-2-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 TPS65910 includes the legacy header for no reason, drop the include. Signed-off-by: Linus Walleij --- drivers/regulator/s2mpa01.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/regulator/s2mpa01.c b/drivers/regulator/s2mpa01.c index b147ff6a16b1..c22fdde67f9c 100644 --- a/drivers/regulator/s2mpa01.c +++ b/drivers/regulator/s2mpa01.c @@ -5,7 +5,6 @@ #include #include -#include #include #include #include From patchwork Tue Aug 8 13:46:30 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 712207 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 109A1C001DE for ; Tue, 8 Aug 2023 16:50:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232911AbjHHQuE (ORCPT ); Tue, 8 Aug 2023 12:50:04 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40220 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233455AbjHHQs4 (ORCPT ); Tue, 8 Aug 2023 12:48:56 -0400 Received: from mail-lf1-x130.google.com (mail-lf1-x130.google.com [IPv6:2a00:1450:4864:20::130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 56F7D4AA87 for ; Tue, 8 Aug 2023 08:57:18 -0700 (PDT) Received: by mail-lf1-x130.google.com with SMTP id 2adb3069b0e04-4fe10f0f4d1so9658547e87.0 for ; Tue, 08 Aug 2023 08:57:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1691510198; x=1692114998; 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=G1Y4agTqAvpXPwjQ+6mnmjNw7Ui1CynMHOt3cuxZe6w=; b=lCvSO/aU6RO53tMCyw5+mxJ/uxAe1C/Om080RvgOwKKUhVHYAiNDIc4VHX3d+jFOg0 n1C2hlhEz3nRKeaeOSlpaUtv+vDIw4SHe9VBRdK0G27Lr+OiBGJ2cb4syJlBK8TQx4D1 /M5OSvX8am2diMAGn7aDngV7ypo/R0x6GwRntXLORWXJlDEuIYuT+YyVajZqlNHECtoE KN0tGWiiLXks19x8bzies6d6ocEtXgdRVRd2WFP7tt24IJmjFhdbzGDXJe3/bq3+nY2q p7BJAMAzPlLdZs9BXm8xJL6015mPYlMha6xJeEAx52Xsuqog1st6vDnr836pW2OHw+5R vZRA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691510198; x=1692114998; 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=G1Y4agTqAvpXPwjQ+6mnmjNw7Ui1CynMHOt3cuxZe6w=; b=LPIz/8+JkPM3ER2CyZy7HoE+lMqFw1W4ZwUBeOxhdGlLjzdpr3IYkoeN8NEfnlUWcl H0DfJve9gz90Fa6K2dRJa8FCp+KELjoQRAkrYWeBmLYf3EyQ2ZsfTtkLoNmN3LnRLOY7 ndY01jvy6wGOIrQ490zsQeqt9RYWxa5ZrkjuPVBpg9KF50IKbKyRmr9tqa6CbdnX+q0y 8hKX+bzNPRhDaw23c8GZoUgWfJj4xWWtY4ENA4rRF4j5nybBG1/Cin3T4O+IlKU8E3zq KZLxXN9G+/zHRgpwJWP1AbkY3v9TaKjyTzlXCoyPtEwOkuOuOHv9bcajd5QaZB0810VR yuZA== X-Gm-Message-State: AOJu0Yw7HZw1P0oOAgGoshtCHz+wFYgTF5nfO7JevPqbAKal+YvxhTMW wj1/D+XUXkcmc68+MN+DjNgEABK7gP47iF8N9gE= X-Google-Smtp-Source: AGHT+IE0omUPskRY/uk1H5XSLkdMB6vFjj8UCg/c58mkRX+yOkrTBA0j/8iJ1xj+dfPUVFqUwwFdrQ== X-Received: by 2002:a2e:990c:0:b0:2b6:ecdd:16cf with SMTP id v12-20020a2e990c000000b002b6ecdd16cfmr8260383lji.40.1691502401865; Tue, 08 Aug 2023 06:46:41 -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.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 08 Aug 2023 06:46:41 -0700 (PDT) From: Linus Walleij Date: Tue, 08 Aug 2023 15:46:30 +0200 Subject: [PATCH 03/11] regulator: rpi-panel-attiny: Drop useless header MIME-Version: 1.0 Message-Id: <20230808-descriptors-regulator-v1-3-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 RPI panel regulator driver includes the legacy header for no reason, this is a driver and is already included. Drop the include. Signed-off-by: Linus Walleij --- drivers/regulator/rpi-panel-attiny-regulator.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/regulator/rpi-panel-attiny-regulator.c b/drivers/regulator/rpi-panel-attiny-regulator.c index e9719a378a0b..949849baa7dc 100644 --- a/drivers/regulator/rpi-panel-attiny-regulator.c +++ b/drivers/regulator/rpi-panel-attiny-regulator.c @@ -7,7 +7,6 @@ #include #include -#include #include #include #include From patchwork Tue Aug 8 13:46:31 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 712204 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 98026C001B0 for ; Tue, 8 Aug 2023 18:36:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232385AbjHHSgn (ORCPT ); Tue, 8 Aug 2023 14:36:43 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34806 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229643AbjHHSgT (ORCPT ); Tue, 8 Aug 2023 14:36:19 -0400 Received: from mail-ej1-x62e.google.com (mail-ej1-x62e.google.com [IPv6:2a00:1450:4864:20::62e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 789F43FD29 for ; Tue, 8 Aug 2023 09:39:46 -0700 (PDT) Received: by mail-ej1-x62e.google.com with SMTP id a640c23a62f3a-99bcfe28909so809618566b.3 for ; Tue, 08 Aug 2023 09:39:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1691512782; x=1692117582; 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=qtIG2M/ca+5GsdX8n1RK00emvWGjV3tMf5tcX7VIHus=; b=lw5oXgBN02fqPQOcrfWvDKiuXEtHO/tkIfZqSspcB0N54zQZuaKnjzZWm+rOoN6bpK 5Zlj3qwF2Fjp32swHwMm7T6y7zGh5IFzu9hAz6EKBIlqoPfbPnSHy2kcx7Qi44lum91w 6XkNZxG+9wqKp80CosobwF9D6BqP2TYzfQt/ENHLdn9bVkFzMT4EB/tU0eH8Wu7YPIY4 MVI8ORkDZYHXoEW/6cHpTNz9Mb0V2A1RZbyLMGl4uFTqDMM5sG34Grji26xVWXyrjpdj XpwS4qdjSnXY6bT7x40JdFQERC9rp1fdIkUDypM2UkUlU0xytJBaOQ46cUzrj8C7Ms3G Ac0Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691512782; x=1692117582; 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=qtIG2M/ca+5GsdX8n1RK00emvWGjV3tMf5tcX7VIHus=; b=J4ky4aUNGQaSWRZe1J2fG2FQDyrdD/qfuyjDJuDXKNiBtLegm7fq0IscoVS5zMeCru XS+kbybr+SrkDLrmwpy6km4o+xJPJPAlJycZX2rBng3ViuhcAO1dWURznKEneMHoR7l6 ItE7exhqom04kzHqWi/QkhKV6ujFsmZ58Z0K18vC2TtR74y9Kzdjmkm56uvRXZEX9xET w4RRLTEjE1p75dZuDrdbRxnvMqNWvaYKeaSuGoQFgBX9sXXXHKjqE5Ai/Q8urLPF+Uq8 2dxR5Cgoxu3dueAqaLmtA9J3lj/qf7hw6eYIpbXaky0Z5ZfP+NaJys8slcnTY3L38bHf nR+w== X-Gm-Message-State: AOJu0YzltrJfiUC8JxnT5lmm5gkV2sht0Yp4mJ5kczr6gfToK0ZeDrVP gOeS1b7mTIPFjiIWBvS0Vy+jCq9Ctx4hRRYVSDY= X-Google-Smtp-Source: AGHT+IGabpvcf+YfqqvSp128b6pb/ZcVi3xmONq1O6a4S0szO5ZdOqerklrUaTjPj2ZyYc9Tu1UkPA== X-Received: by 2002:a2e:6817:0:b0:2b5:8a21:5627 with SMTP id c23-20020a2e6817000000b002b58a215627mr9324746lja.51.1691502403287; Tue, 08 Aug 2023 06:46:43 -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.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 08 Aug 2023 06:46:42 -0700 (PDT) From: Linus Walleij Date: Tue, 08 Aug 2023 15:46:31 +0200 Subject: [PATCH 04/11] regulator: rk808: Drop useless headers MIME-Version: 1.0 Message-Id: <20230808-descriptors-regulator-v1-4-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 RK808 is already using the proper header and includes the legacy headers and for no reason, drop the includes. Signed-off-by: Linus Walleij --- drivers/regulator/rk808-regulator.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/regulator/rk808-regulator.c b/drivers/regulator/rk808-regulator.c index 460525ed006c..e65339ef47ad 100644 --- a/drivers/regulator/rk808-regulator.c +++ b/drivers/regulator/rk808-regulator.c @@ -15,10 +15,8 @@ */ #include -#include #include #include -#include #include #include #include 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 { From patchwork Tue Aug 8 13:46:33 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 711809 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 1DA47C41513 for ; Tue, 8 Aug 2023 15:57:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229630AbjHHP5K (ORCPT ); Tue, 8 Aug 2023 11:57:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36624 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229885AbjHHPza (ORCPT ); Tue, 8 Aug 2023 11:55:30 -0400 Received: from mail-ej1-x629.google.com (mail-ej1-x629.google.com [IPv6:2a00:1450:4864:20::629]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 78DF559F4 for ; Tue, 8 Aug 2023 08:43:41 -0700 (PDT) Received: by mail-ej1-x629.google.com with SMTP id a640c23a62f3a-99c1d03e124so764524966b.2 for ; Tue, 08 Aug 2023 08:43:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1691509409; x=1692114209; 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=1tJ6rclTR0PEh2oroSnTnDtEG+/lNahgfPTnucDt2ik=; b=gBucaKh9UWbEHt9Hyzx51lYoXzgtqGTfrSe+Y0HQ2JTt/LxMTeFdPS4RSjHB1lmDwZ nPKLY6jRBeYYXfU00RLlSjyGvbarvQYE8NMIKhtVG5iaX/Ivx6UnysXzn6/CslNkCHjP zqoZr0pzCvR+Xe1K2IaV7Y6CNg9WjLqQ33kCU12PZfLG49UnqLWXzmNKoZr3rbPc/ng2 nhBNhvmko4wv50r9j6e+NmigRqWziOSfmTXSS+gKOrPVeL1416yzQV1H5ZoXQtOVWh22 D9NfrjOVdfBl/lFYlFwWugCb6OYSlQ6PUf96CZFskAD7ebROx4vo71UTfvQv2dvZ6NE0 H6Kg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691509409; x=1692114209; 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=1tJ6rclTR0PEh2oroSnTnDtEG+/lNahgfPTnucDt2ik=; b=gNRkKMBlNx3dMcSlMOQdsSFKGtXHYHgF/OSsUPy4wd/iF0Eavm1t5GK40cNpfFzw9W F9/LZoFfnrYcAfrV6Ojhmqk1XXnMfn/DbFxfWuusYor5a6fr1ZkkeR0kiBUj8xsZJwcj 0DvLaXFulencEtnkklP4rp2jKlqiW+3FQMMr9HRk3/EU0W+hH82Zd+nyN1vW+S881/BX r3T0HHkzb5bfrELSb6ZfUQMrE1zOaw3x5KO5nttFXDp3ffFaI9dVxQDAPEhBBGz81w+4 tAMJxi1Z9hj/NUrn7clLNedOcN3PreXKMHT5R4wO+AkZ9dY7L8Xb32yArrJ7FENGOplI Hy3A== X-Gm-Message-State: AOJu0YzceKOPc+6zFXMbIBEmESnq8/KABtqRcFpVSZg246VmCPgsVFLo 2NWWSBYL7unhQhFBlLSfR+EDVHUeXvBfkJgHoIc= X-Google-Smtp-Source: AGHT+IFYJ1tDnISQpqIa3O1xFstJdgHXSmoJBbKAjvv0Omwmg90Vc69nrF9vgwo5e9S+tacn/hSCZQ== X-Received: by 2002:a2e:9b01:0:b0:2b6:c790:150a with SMTP id u1-20020a2e9b01000000b002b6c790150amr9582164lji.22.1691502405476; Tue, 08 Aug 2023 06:46:45 -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.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 08 Aug 2023 06:46:45 -0700 (PDT) From: Linus Walleij Date: Tue, 08 Aug 2023 15:46:33 +0200 Subject: [PATCH 06/11] regulator: mt6311: Drop useless header MIME-Version: 1.0 Message-Id: <20230808-descriptors-regulator-v1-6-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 mt6311 includes the legacy header for no reason, drop the include. Signed-off-by: Linus Walleij --- drivers/regulator/mt6311-regulator.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/regulator/mt6311-regulator.c b/drivers/regulator/mt6311-regulator.c index b0771770cc26..63a51485f2cc 100644 --- a/drivers/regulator/mt6311-regulator.c +++ b/drivers/regulator/mt6311-regulator.c @@ -4,7 +4,6 @@ // Author: Henry Chen #include -#include #include #include #include From patchwork Tue Aug 8 13:46:34 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 712205 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 0B842C04A94 for ; Tue, 8 Aug 2023 18:01:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232401AbjHHSBF (ORCPT ); Tue, 8 Aug 2023 14:01:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56384 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229806AbjHHSAi (ORCPT ); Tue, 8 Aug 2023 14:00:38 -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 E96B08935 for ; Tue, 8 Aug 2023 09:27:49 -0700 (PDT) Received: by mail-ed1-x531.google.com with SMTP id 4fb4d7f45d1cf-51a52a7d859so45461a12.0 for ; Tue, 08 Aug 2023 09:27:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1691512013; x=1692116813; 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=0MBd/Q+2ZcBfYYCCch4YtWUjRgawyqEqYs8LS5NaBJY=; b=nzTTbU4it0DQqj5Zi/FvRJDs558ecv+MGz0MuEVdOZNsL7bKABGDGxxrWGqSgU0dRT R4Sx6JdUYn7KylLW6ii1Gk5YcI5atQNdt4P7eXA28EG08FOIbsPN6cR+rymvW1y3Zte5 roTVP8lBT5XF3gkJVms1/vEOA7ySWriI8bvKt/oPtW/E0YTq4XDe8uY2bHiQsTsczezi WpE7gtRGY7qm43jz+W6kQch8QawsjMYE1rKf7+A1ZwVA6hjCJGuon86gUSj2+Oe46rZB sMXyK0e9Bt8V0rfKMc3zy2p+wlurTPt4/c9zAlyVlA8NC+gcHjQ2531cNpoURylw1l67 wkHQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691512013; x=1692116813; 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=0MBd/Q+2ZcBfYYCCch4YtWUjRgawyqEqYs8LS5NaBJY=; b=SNivY9bUi9tKmA1F1RS47QZcxIFj4SuEm2ex9q4VRLJPSCcO4pStvN5p6MzfWaK6Yr E01Vkb7fQ9uwU/tKrNxe1v9SGHi6cecEz7SdrK/q3svylUlkuOmb1YKlduli+KmXyxYM 4ntruUqjEG0AWbzwf3/i9IY1yQ8z5uVUutYPRGLcz3zBlvkMFVE7XEFwY3J9qJezh/fR Q1/f4QcoGu60i2ZaaBO0TumzSUJGf5OOWizTyAOQ+fMbaXyzUJXEfkLjadZ+iDCvQn2i XcI7zqEk20E4ZH5b8lqYK5+83L3qsOXFgLIR3wxmXJlICTjAtAH3NmTeeuITJv0C981z u62Q== X-Gm-Message-State: AOJu0YzjZON+PwYJNOrhcpt46TspR3+pPOuZHdK9RBRck7HE3+U1zAWl SjIknDuiOQmJfQDcfNhQ30RhAIQ0fj8+suxa/ZY= X-Google-Smtp-Source: AGHT+IHYNMNNe16C8Pb0pzogia3/9JPgNoj8pGTGRiE0IjzmUtDSgfL9UVebVwyuLdRgkO5hZzY/1w== X-Received: by 2002:a2e:8e22:0:b0:2b9:b8ce:4219 with SMTP id r2-20020a2e8e22000000b002b9b8ce4219mr3051478ljk.6.1691502407365; Tue, 08 Aug 2023 06:46:47 -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.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 08 Aug 2023 06:46:46 -0700 (PDT) From: Linus Walleij Date: Tue, 08 Aug 2023 15:46:34 +0200 Subject: [PATCH 07/11] regulator: mcp16502: Drop useless header MIME-Version: 1.0 Message-Id: <20230808-descriptors-regulator-v1-7-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 mcp16502 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/mcp16502.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/regulator/mcp16502.c b/drivers/regulator/mcp16502.c index 6c6f5a21362b..7a472a2ef48a 100644 --- a/drivers/regulator/mcp16502.c +++ b/drivers/regulator/mcp16502.c @@ -8,7 +8,6 @@ // // Inspired from tps65086-regulator.c -#include #include #include #include From patchwork Tue Aug 8 13:46:35 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 711806 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 C0C8AC04A6A for ; Tue, 8 Aug 2023 19:20:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235086AbjHHTUF (ORCPT ); Tue, 8 Aug 2023 15:20:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53328 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236082AbjHHTTx (ORCPT ); Tue, 8 Aug 2023 15:19:53 -0400 Received: from mail-wm1-x331.google.com (mail-wm1-x331.google.com [IPv6:2a00:1450:4864:20::331]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B39A140134 for ; Tue, 8 Aug 2023 09:43:04 -0700 (PDT) Received: by mail-wm1-x331.google.com with SMTP id 5b1f17b1804b1-3fbea14700bso50289795e9.3 for ; Tue, 08 Aug 2023 09:43:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1691512981; x=1692117781; 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=MoVU4ohKFIcnCW31aA/hEkV5NoHjrGz+pFsHTFr+eTPTYDx/59PL2D1Px+HlBTVpwn 69ZQQ+qsY7Sp4Hl2vy9qMLP8b/hm6KC0dJ2pI7Pfd2VUkANIGVlwSdDP3vRo6cecy+uy Rlau3lrshQmkTSswPpYgk+SBN42MbsCxkXOcKKnPauYPa42A7en2+G1CGVxpODnpQmB1 weuztNSzjfzCBX01vR8whmd/qIioV/cZPKN3Y8dSBwJSfswWtJNcWY94pmmXfxHj2/0A j4HUlSIc8107Mf0zB1NS/m2McbSxojRnPwxVE22zBXWh7syCmRF+PE+IaBWMSfPwlOck 40xA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691512981; x=1692117781; 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=WjYTj2oggLamsme78zAKzQYIhRkXFzKXeDpuMIhgtzO2EoXqyzN2bamWXv5cT7lBj5 RK46O8j81qzi0bCBzaV96tgqqNJ+MrSaiOFWCcSXBL8EFVInS1MGjjhPoNCr3z4tBTih TDrWpFLZd87aNNYwEKySThOmQzZC2iXs9MKEq5xO80qYCp33mI8OIbwRT1CHPtvdFuRW lhORqAXEQtNb65benG8SXgMGeYRHh1r99VAdQcd2TXPNa5T7ivv1Evq9xTe9hWdiwEnK Mt5NTCiXxNQJfjuO3oa9yttlJSK9DZLVzQddzgsbKy3laEqKZ5D2EHDNVyuoYCtsPEA8 9ktg== X-Gm-Message-State: AOJu0Yw79qfWdSUKvtSa7AmXi9WsFW9gOHyZ5+SxbPHa/XbrrR4Ue1X5 N/zC9xkA9YO/UEffhEVc46D4230ZknYs1cu0bn4= 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 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-omap@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/max20086-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. #include -#include #include #include #include From patchwork Tue Aug 8 13:46:36 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 711810 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 E60DDC001DB for ; Tue, 8 Aug 2023 15:44:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230043AbjHHPoz (ORCPT ); Tue, 8 Aug 2023 11:44:55 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43432 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230008AbjHHPn3 (ORCPT ); Tue, 8 Aug 2023 11:43:29 -0400 Received: from mail-wr1-x42e.google.com (mail-wr1-x42e.google.com [IPv6:2a00:1450:4864:20::42e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8A7A9B4 for ; Tue, 8 Aug 2023 08:36:26 -0700 (PDT) Received: by mail-wr1-x42e.google.com with SMTP id ffacd0b85a97d-317716a4622so4582161f8f.1 for ; Tue, 08 Aug 2023 08:36:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1691508983; x=1692113783; 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=NUr4rBKoQ5U9kNDxTC6J3Fd6dDx63tGiQB8aHXquZB0=; b=PkGBvhndmfvUvYJYEGmfZ4l04y1JgAg5iB4vCCBh1VBFxWinGkNh2KVxnm9xtM3BBw Kaows2b0Qt+lQbhsjYsP4nmReDBYnazRWwb3/6UNmgisTCkyIB/+bfoDu7uLxWe9EWd6 tY7tsBlHlT4DgiA8Cft7ZSJDQ2+e3uZsov73fEMT2ag9qvs0mG0RodkJI3nLxtjShAtK CPFloh9EOeYhPWDZM+9gcE/gP5ET6dKXE5qgkbDGR9sPCUA3leVO+AK5GtWVSyXObfWO 3qWe06LVjrXoYRnHGwTso279CFq7CI9fwqapfy5+OnLms7KOITe3z/AV8vE/ruteAjZd G5dg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691508983; x=1692113783; 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=NUr4rBKoQ5U9kNDxTC6J3Fd6dDx63tGiQB8aHXquZB0=; b=H7q/ShvYOkpsgR+XgKGegcBCuNiP89/z3jtBWPzKRXPMr6eov9iQFut4B2YU575huC diDbt3aeEb0s3AdUiKNjEJyb4hy0zUso00JQOBtOC4jgSG9XKY7iis220e8XAV8pXpoO LINCXwn5gyBRNhn9nzHhKrAxQKc1/AIx492fHaqRTMXMqxhtMUWST6xWW/3XlnNdBYIz S4ux4u2O9GmObDl4IY9MnlPFSpYvDuRPLN9E1Y6pjvyeh3poCOpI4v7Nq7DyhsUnPOZC Vwh8tEjtTbZgMEe0UC+o5MhvJIzpy/Jq57ig/Py6JrClj+XjyfTcO77JPJKr5EPO3a6n AYEw== X-Gm-Message-State: AOJu0YwSCYzHJz3VZ4m0P7vmorIynYdyWvDif+oYZATa24UkpFFKQOvE /sryanhDxv4hCJJbYivbqEWqpYpsUVZ7vVsS7ac= X-Google-Smtp-Source: AGHT+IGl6ac+w+vJLfJZuq8P35/Ynv+o1liAhoqzrNLA3A9/ISpnNwHIwbTBb6DgRgGMJoZAmBq78w== X-Received: by 2002:a2e:95cf:0:b0:2b6:a763:5d13 with SMTP id y15-20020a2e95cf000000b002b6a7635d13mr8927600ljh.27.1691502409667; Tue, 08 Aug 2023 06:46:49 -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.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 08 Aug 2023 06:46:49 -0700 (PDT) From: Linus Walleij Date: Tue, 08 Aug 2023 15:46:36 +0200 Subject: [PATCH 09/11] regulator: lp8755: Drop useless header MIME-Version: 1.0 Message-Id: <20230808-descriptors-regulator-v1-9-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 lp8755 includes the legacy header for no reason, drop the include. Signed-off-by: Linus Walleij --- drivers/regulator/lp8755.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/regulator/lp8755.c b/drivers/regulator/lp8755.c index 4bc310f972ed..8d01e18046f3 100644 --- a/drivers/regulator/lp8755.c +++ b/drivers/regulator/lp8755.c @@ -13,7 +13,6 @@ #include #include #include -#include #include #include #include From patchwork Tue Aug 8 13:46:37 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 712210 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 C41C7C001B0 for ; Tue, 8 Aug 2023 15:58:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229914AbjHHP6Q (ORCPT ); Tue, 8 Aug 2023 11:58:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40390 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230219AbjHHP4v (ORCPT ); Tue, 8 Aug 2023 11:56:51 -0400 Received: from mail-wr1-x42a.google.com (mail-wr1-x42a.google.com [IPv6:2a00:1450:4864:20::42a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B79FD5BAB for ; Tue, 8 Aug 2023 08:43:54 -0700 (PDT) Received: by mail-wr1-x42a.google.com with SMTP id ffacd0b85a97d-31771bb4869so5100515f8f.0 for ; Tue, 08 Aug 2023 08:43:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1691509424; x=1692114224; 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=C+dlxZR3XfI563ojSxefCjRIUUjTHomDfo7z0fT83jY=; b=ky9LN/VKwQrzXxRSa8zUO484HFNXAPQmKv9+uroGFZyY6JCmrpL7sEOGrY8tv6G5/9 Kj7R+ix7/nx95NwByAegXn7nog35WbL4kvoZWI8/CwPy557c8m00ZQVQj7Fskswps4Oa KZ32mztDvkXDwf7I/K3//AlGbYFw3hI32sID9vD7BUqs30pxIyylfvb41mmXMKdUKlvL TwrwQAisiEhEMOUL51POxOzUPVHQTmZQ6lfopYbQtkJM+StTlwcAYVAsvHsjmHz/m4I4 aKFNcyXpVn4kuN2zwGINBz0cJk+LMfFr759YO65DRWFtqv28rIihemnNuEpFVOUz/vqm vWyw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691509424; x=1692114224; 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=C+dlxZR3XfI563ojSxefCjRIUUjTHomDfo7z0fT83jY=; b=keL3HVt9wpki+3WeiLf69oBpeccl/4D+HEeE/HPIo8KelErFyP7ZDTXtFpW5Hng94Y 36xZQYxn4CwVf3nuXrVnHAlEGMBgnQTX27GFwtO+9NJzJVaYAVAmwAEfluJKK1X5dE+w blqaRm4b5HR6cFFIEjOkTyQcnEm0yUAwuw6iCLGL5s/h+NSpUX4q25RpDj846F/pSRk8 WhPtZFzxGubDAR/YOtVngqyDkAEVI+BSTtfk3vR7SUnhBJUL8jVEIF3UAMN8Df6rvDSW 0XUxXdN8IAPrQimZx9lXop49QPbmtoEl2jaoGOlt8fYOVcJid3UDOPnSowczTvYovnaQ YC/Q== X-Gm-Message-State: AOJu0Yx7v3k32V2F+CncsojqXENsxQQJIJcv2Lkq5nkWzMV2jidPvLKJ Dr4cqncaQsiKNRYEqzZtQgM9U7FlfFFgqvaIKh0= X-Google-Smtp-Source: AGHT+IE+SDMqqQOfzDMcBQm6Q8z18mxaHPEwNvAM53y4c2JzhwsSdcZlgBmTg4v2rNjwyQRUpQmonw== X-Received: by 2002:a2e:8791:0:b0:2b4:7f66:8c92 with SMTP id n17-20020a2e8791000000b002b47f668c92mr9274596lji.31.1691502410752; Tue, 08 Aug 2023 06:46:50 -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.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 08 Aug 2023 06:46:50 -0700 (PDT) From: Linus Walleij Date: Tue, 08 Aug 2023 15:46:37 +0200 Subject: [PATCH 10/11] regulator: bd71828: Drop useless header MIME-Version: 1.0 Message-Id: <20230808-descriptors-regulator-v1-10-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 bd71828 includes the legacy header for no reason, drop the include. The documentation mentions GPIO but there is no usage of the GPIO namespace. Signed-off-by: Linus Walleij --- drivers/regulator/bd71828-regulator.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/regulator/bd71828-regulator.c b/drivers/regulator/bd71828-regulator.c index f3205dc9d4fc..08d4ee369287 100644 --- a/drivers/regulator/bd71828-regulator.c +++ b/drivers/regulator/bd71828-regulator.c @@ -5,7 +5,6 @@ #include #include -#include #include #include #include From patchwork Tue Aug 8 13:46:38 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 712208 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 C25A0C001DE for ; Tue, 8 Aug 2023 16:25:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232517AbjHHQZa (ORCPT ); Tue, 8 Aug 2023 12:25:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42656 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232530AbjHHQYK (ORCPT ); Tue, 8 Aug 2023 12:24:10 -0400 Received: from mail-ed1-x52c.google.com (mail-ed1-x52c.google.com [IPv6:2a00:1450:4864:20::52c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C5DACAD01 for ; Tue, 8 Aug 2023 08:49:55 -0700 (PDT) Received: by mail-ed1-x52c.google.com with SMTP id 4fb4d7f45d1cf-51cff235226so12327429a12.0 for ; Tue, 08 Aug 2023 08:49:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1691509784; x=1692114584; 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=qejuevXVg8c+kej4ztr9ux7GUIQQ5z+UOyvSNuEDXRw=; b=l995gZ6iJunNHcHB2KJ36Yb/aSODX7hpyJo/rVrWMrL7hNAWyJfiDq5Yyw1mr0GVx8 FYk4CMdfziNELLsw0JUxcsrCuGvAEg36X+DR03/7+Fw5z79Y+YqvBJDTbpvUHqw7iaHP +7SdGXNZ4mry6J8nak5nZCzePW4NvdTnKi4952xIjBC2BfiX5a5UGQ5Len+lV/wXfb9n 1BVXSWkIIhzo46s2xQhRH8/c9WTRL4CR2kOksaG9VOMpP7tAsglwXDGgBcwSacChOlPu 7UJGRCBLwboFa/NZGwHAeLXvJ2Dtnj6h1M6FCs5URfq3hE3d6acYcp6+De2UgyXueD9U pzEw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691509784; x=1692114584; 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=qejuevXVg8c+kej4ztr9ux7GUIQQ5z+UOyvSNuEDXRw=; b=Qwsln/bS3DQmOFQHMFYAvFYen5h3n5kGCNYuRPi1Vf/qJw8vzT8YgehQmjgS80GEzq sdkBEnz8Ch6FtrCECr3M+4UnyJAmCJIcUV0peRiiGgLe9ORO5gOAT1yYPNKHZPiLvsNB fYRyBSZdiq+Rk7NFc5x6lIqyFNY8X3IzQQgL/e07pAcRGLdKygUiBXeVKauXyXc45Vu0 C4DEZy4BJPQwR9dDWKSTLfyaMssBaSdZwLVaO7kNP5EWZ5STb3NI1qK6r41gDeuqq8Bn tETBEWz2/seiYteTqGKSHRtD5HX1PUgVBxAfXyKZnvxEIn5v4Apzr3tnXclHttkrJmm+ xUCQ== X-Gm-Message-State: AOJu0Yyx/TTGs996X5INnIpPzgWQPqAb1BtpnARwHJN9+jS9U3JJWrZj i61L+qUHk8FHzCx7F2XLrwCZF67wNvvoqj0y62g= X-Google-Smtp-Source: AGHT+IFQaReEoylTuoBa3pq7fPTiDA0ZX2U+hTy0EvkesIRlzxiuW1TvGZ9HVbCDFIPha62GXZlwgw== X-Received: by 2002:a2e:9c89:0:b0:2b6:b7c3:bb89 with SMTP id x9-20020a2e9c89000000b002b6b7c3bb89mr3403498lji.18.1691502411764; Tue, 08 Aug 2023 06:46:51 -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.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 08 Aug 2023 06:46:51 -0700 (PDT) From: Linus Walleij Date: Tue, 08 Aug 2023 15:46:38 +0200 Subject: [PATCH 11/11] regulator: bd71815: Drop useless header MIME-Version: 1.0 Message-Id: <20230808-descriptors-regulator-v1-11-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 bd71815 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/bd71815-regulator.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/regulator/bd71815-regulator.c b/drivers/regulator/bd71815-regulator.c index 475b1e0110e7..26192d55a685 100644 --- a/drivers/regulator/bd71815-regulator.c +++ b/drivers/regulator/bd71815-regulator.c @@ -18,7 +18,6 @@ #include #include #include -#include #include #include #include