Re: [PATCH] gpio: nomadik: fix the debugfs helper stub
From: Linus Walleij <hidden>
Date: 2025-09-15 13:27:44
Also in:
linux-gpio, lkml
From: Linus Walleij <hidden>
Date: 2025-09-15 13:27:44
Also in:
linux-gpio, lkml
On Mon, Sep 15, 2025 at 11:10 AM Bartosz Golaszewski [off-list ref] wrote:
From: Bartosz Golaszewski <redacted>
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 <redacted>
Closes: https://lore.kernel.org/oe-kbuild-all/202509132232.12viPUPB-lkp@intel.com/ (local)
Signed-off-by: Bartosz Golaszewski <redacted>Reviewed-by: Linus Walleij <redacted> Yours, Linus Walleij