diff options
author | Randy Dunlap <[email protected]> | 2020-07-03 13:51:09 -0700 |
---|---|---|
committer | Jonathan Corbet <[email protected]> | 2020-07-05 14:37:45 -0600 |
commit | 47a8b74edc7de6d0d0b7278e1773a0c7940fadb1 (patch) | |
tree | e0091bd99b892064c08ba07b32328f712b58be65 | |
parent | 66ececcc473e5d82e461529d869dda7c3fc0e59b (diff) |
Documentation: arm64/acpi_object_usage: drop duplicate words
Drop the doubled word "and".
Signed-off-by: Randy Dunlap <[email protected]>
Acked-by: Mike Rapoport <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Cc: [email protected]
Cc: Lorenzo Pieralisi <[email protected]>
Cc: Hanjun Guo <[email protected]>
Cc: Sudeep Holla <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Corbet <[email protected]>
-rw-r--r-- | Documentation/arm64/acpi_object_usage.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/arm64/acpi_object_usage.rst b/Documentation/arm64/acpi_object_usage.rst index d51b69dc624d..377e9d224db0 100644 --- a/Documentation/arm64/acpi_object_usage.rst +++ b/Documentation/arm64/acpi_object_usage.rst @@ -220,7 +220,7 @@ LPIT Signature Reserved (signature == "LPIT") x86 only table as of ACPI 5.1; starting with ACPI 6.0, processor descriptions and power states on ARM platforms should use the DSDT and define processor container devices (_HID ACPI0010, Section 8.4, - and more specifically 8.4.3 and and 8.4.4). + and more specifically 8.4.3 and 8.4.4). MADT Section 5.2.12 (signature == "APIC") |