]> git.itanic.dy.fi Git - linux-stable/commit
gpiolib: swnode: Remove wrong header inclusion
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 17 Apr 2024 14:19:13 +0000 (17:19 +0300)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Wed, 17 Apr 2024 20:48:14 +0000 (22:48 +0200)
commit69ffed4b62523bbc85511f150500329d28aba356
tree13ea3e35f7a60054b3c99350d489f5e48a79fbdc
parent11baa36d317321f5d54059f07d243c5a1dbbfbb2
gpiolib: swnode: Remove wrong header inclusion

The flags in the software node properties are supposed to be
the GPIO lookup flags, which are provided by gpio/machine.h,
as the software nodes are the kernel internal thing and doesn't
need to rely to any of ABIs.

Fixes: e7f9ff5dc90c ("gpiolib: add support for software nodes")
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
include/linux/gpio/property.h