]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
gpio: nomadik: fix the debugfs helper stub
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Mon, 15 Sep 2025 09:10:07 +0000 (11:10 +0200)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Wed, 17 Sep 2025 08:55:57 +0000 (10:55 +0200)
commit0b1619c38600fc06c73b1f59c64af0b7df08fc2c
tree03e45c62591b15168d80b7cc4e0931c0383ae699
parent17628f1abbf4bd4162c655f3260d68bc1934ec73
gpio: nomadik: fix the debugfs helper stub

Commit ddeb66d2cb10 ("gpio: nomadik: don't print out global GPIO numbers
in debugfs callbacks") failed to also update the stub of the debugfs
helper for !CONFIG_DEBUG_FS. Fix the resulting build failure.

Fixes: ddeb66d2cb10 ("gpio: nomadik: don't print out global GPIO numbers in debugfs callbacks")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202509132232.12viPUPB-lkp@intel.com/
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20250915091007.28438-1-brgl@bgdev.pl
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
include/linux/gpio/gpio-nomadik.h