mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 17:47:41 +02:00
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 <costa.shul@redhat.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <20260531135850.4113774-1-costa.shul@redhat.com>
This commit is contained in:
parent
d50ff037a1
commit
11d309f633
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user