From a5969cabbb4660eab42b6ef0412cbbd1200cf14d Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Sat, 12 Oct 2024 07:10:09 +0000 Subject: [PATCH] 修改led为gpio --- kernel/Documentation/ABI/testing/sysfs-platform-dell-smbios | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kernel/Documentation/ABI/testing/sysfs-platform-dell-smbios b/kernel/Documentation/ABI/testing/sysfs-platform-dell-smbios index 205d3b6..e6e0f7f 100644 --- a/kernel/Documentation/ABI/testing/sysfs-platform-dell-smbios +++ b/kernel/Documentation/ABI/testing/sysfs-platform-dell-smbios @@ -13,8 +13,8 @@ For example the token ID "5" would be available as the following attributes: - 0005_location - 0005_value + - 0005_location + - 0005_value Tokens will vary from machine to machine, and only tokens available on that machine will be -- Gitblit v1.6.2