[RFC PATCH 3/4] treewide: convert hwspinlock users to the new consumer header file
Andy Shevchenko
andriy.shevchenko at intel.com
Mon Jan 26 01:54:21 PST 2026
On Sun, Jan 25, 2026 at 07:46:54PM +0100, Wolfram Sang wrote:
> Point the drivers to the new header file. No functional changes.
...
> +++ b/drivers/base/regmap/regmap.c
> #include <linux/sched.h>
> #include <linux/delay.h>
> #include <linux/log2.h>
> -#include <linux/hwspinlock.h>
> +#include <linux/hwspinlock/consumer.h>
> #include <linux/unaligned.h>
Can it be also moved to be a bit more ordered? (With given context like to put
it before log2.h).
--
With Best Regards,
Andy Shevchenko
More information about the linux-arm-kernel
mailing list