From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Keepax Date: Tue, 11 Oct 2022 09:03:59 +0000 Subject: [PATCH v2 13/36] pinctrl: lochnagar: Add missed header(s) In-Reply-To: <20221010201453.77401-14-andriy.shevchenko@linux.intel.com> References: <20221010201453.77401-1-andriy.shevchenko@linux.intel.com> <20221010201453.77401-14-andriy.shevchenko@linux.intel.com> Message-ID: <20221011090359.GE92394@ediswmail.ad.cirrus.com> List-Id: To: linux-aspeed@lists.ozlabs.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Mon, Oct 10, 2022 at 11:14:29PM +0300, Andy Shevchenko wrote: > Do not imply that some of the generic headers may be always included. > Instead, include explicitly what we are direct user of. > > While at it, sort headers alphabetically. > > Signed-off-by: Andy Shevchenko > --- Acked-by: Charles Keepax Thanks, Charles