[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZdUD3yI7I7uj3Nhp@smile.fi.intel.com>
Date: Tue, 20 Feb 2024 21:56:15 +0200
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Vasileios Amoiridis <vassilisamir@...il.com>
Cc: jic23@...nel.org, lars@...afoo.de, ang.iglesiasg@...il.com,
linus.walleij@...aro.org, semen.protsenko@...aro.org,
linux-iio@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] drivers: iio: pressure: Sort headers of BMPxxx SPI
driver
On Tue, Feb 20, 2024 at 07:41:25PM +0100, Vasileios Amoiridis wrote:
> Alphabetical sorting and separation of headers for the BMPxxx
> SPI driver.
..
> -#include <linux/module.h>
> -#include <linux/spi/spi.h>
> +#include <linux/bits.h>
> #include <linux/err.h>
> +#include <linux/module.h>
> #include <linux/regmap.h>
> -#include <linux/bits.h>
That's what I meant. Please do not add it into the wrong place to begin with.
> +#include <linux/spi/spi.h>
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists