From: Costa Shulyupin Date: Sun, 31 May 2026 13:58:48 +0000 (+0300) Subject: docs: sonypi: Fix stale header file path X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11d309f63357da45de026f5ac2e5e6afdd547800;p=thirdparty%2Flinux.git docs: sonypi: Fix stale header file path The sonypi.h header was moved from drivers/char/ to include/linux/. Update the reference. Assisted-by: Claude:claude-opus-4-6 Signed-off-by: Costa Shulyupin Signed-off-by: Jonathan Corbet Message-ID: <20260531135850.4113774-1-costa.shul@redhat.com> --- diff --git a/Documentation/admin-guide/laptops/sonypi.rst b/Documentation/admin-guide/laptops/sonypi.rst index 7541f56e0007a..fb8f4a30ddceb 100644 --- a/Documentation/admin-guide/laptops/sonypi.rst +++ b/Documentation/admin-guide/laptops/sonypi.rst @@ -89,7 +89,7 @@ statically linked into the kernel). Those options are: set to 0xffffffff, meaning that all possible events will be tried. You can use the following bits to construct your own event mask (from - drivers/char/sonypi.h):: + include/linux/sonypi.h):: SONYPI_JOGGER_MASK 0x0001 SONYPI_CAPTURE_MASK 0x0002