mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-23 07:12:09 +00:00
include/acpi/: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Adrian Bunk <bunk@kernel.org>
This commit is contained in:
parent
3c5f9be461
commit
aee07ba683
2 changed files with 2 additions and 2 deletions
|
@ -182,7 +182,7 @@ struct acpi_processor_throttling {
|
|||
/* Limit Interface */
|
||||
|
||||
struct acpi_processor_lx {
|
||||
int px; /* performace state */
|
||||
int px; /* performance state */
|
||||
int tx; /* throttle level */
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue