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 A47EEC61DA3 for ; Fri, 24 Feb 2023 12:18:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229489AbjBXMS3 (ORCPT ); Fri, 24 Feb 2023 07:18:29 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47906 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229538AbjBXMS0 (ORCPT ); Fri, 24 Feb 2023 07:18:26 -0500 Received: from fgw21-7.mail.saunalahti.fi (fgw21-7.mail.saunalahti.fi [62.142.5.82]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C5C875D45C for ; Fri, 24 Feb 2023 04:18:25 -0800 (PST) Received: from localhost (88-113-24-128.elisa-laajakaista.fi [88.113.24.128]) by fgw21.mail.saunalahti.fi (Halon) with ESMTP id 54d54290-b43d-11ed-a2f4-005056bdd08f; Fri, 24 Feb 2023 14:18:23 +0200 (EET) From: andy.shevchenko@gmail.com Date: Fri, 24 Feb 2023 14:18:22 +0200 To: andy.shevchenko@gmail.com Cc: Jerome Neanne , linus.walleij@linaro.org, brgl@bgdev.pl, tony@atomide.com, lee@kernel.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, linux-omap@vger.kernel.org, Jonathan Cormier Subject: Re: [PATCH 1/2] gpio: tps65219: add GPIO support for TPS65219 PMIC Message-ID: References: <20230224113837.874264-1-jneanne@baylibre.com> <20230224113837.874264-2-jneanne@baylibre.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Fri, Feb 24, 2023 at 02:16:06PM +0200, andy.shevchenko@gmail.com kirjoitti: > Fri, Feb 24, 2023 at 12:38:36PM +0100, Jerome Neanne kirjoitti: ... > > +#include Forgot to add that there is no user of this header. -- With Best Regards, Andy Shevchenko