From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Shevchenko Date: Tue, 11 Oct 2022 18:44:34 +0300 Subject: [PATCH v2 02/36] gpiolib: cdev: Add missed header(s) In-Reply-To: References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> <20221010201453.77401-3-andriy.shevchenko@linux.intel.com> Message-ID: List-Id: To: linux-aspeed@lists.ozlabs.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Tue, Oct 11, 2022 at 06:19:13PM +0300, Andy Shevchenko wrote: > On Tue, Oct 11, 2022 at 04:39:46PM +0200, Geert Uytterhoeven wrote: ... After all this patch is not needed. However, during checking of the necessity of this patch I realized that seq_file is used in a few GPIO drivers without any actual users, so I will prepare clean up series for that as well. -- With Best Regards, Andy Shevchenko