Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 85572
b: refs/heads/master
c: adba2a8
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Len Brown committed Feb 14, 2008
1 parent b96dd66 commit 5cfdaff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: bfaed45e30f19bb4cee779f3229d2744bc2b2c46
refs/heads/master: adba2a876c1c971980f9bb3c6c8e20c61490647b
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/osl.c
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ acpi_os_predefined_override(const struct acpi_predefined_names *init_val,
}

#ifdef CONFIG_ACPI_CUSTOM_DSDT_INITRD
struct acpi_table_header *acpi_find_dsdt_initrd(void)
static struct acpi_table_header *acpi_find_dsdt_initrd(void)
{
struct file *firmware_file;
mm_segment_t oldfs;
Expand Down

0 comments on commit 5cfdaff

Please sign in to comment.