Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82773
b: refs/heads/master
c: aee07ba
h: refs/heads/master
i:
  82771: ca0cae1
v: v3
  • Loading branch information
Joe Perches authored and Adrian Bunk committed Feb 3, 2008
1 parent b6e9017 commit 2f6a14d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3c5f9be461cd86394a143e73f2325da5938bce0b
refs/heads/master: aee07ba683b3774e8f6660b750b01a1cd26a17a6
2 changes: 1 addition & 1 deletion trunk/include/acpi/acpixf.h
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ acpi_install_initialization_handler(acpi_init_handler handler, u32 function);
#endif

/*
* ACPI Memory managment
* ACPI Memory management
*/
void *acpi_allocate(u32 size);

Expand Down
2 changes: 1 addition & 1 deletion trunk/include/acpi/processor.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
};

Expand Down

0 comments on commit 2f6a14d

Please sign in to comment.