Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 336677
b: refs/heads/master
c: 61622ac
h: refs/heads/master
i:
  336675: 9d065c1
v: v3
  • Loading branch information
Toshi Kani authored and Rafael J. Wysocki committed Nov 14, 2012
1 parent 5f12ba2 commit 6e8f0df
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 923d4a45a9d2e350c27b7b7e1c724c19eb921c92
refs/heads/master: 61622accd05b158d05f967b627e72da23d64f2ed
1 change: 1 addition & 0 deletions trunk/drivers/acpi/osl.c
Original file line number Diff line number Diff line change
Expand Up @@ -986,6 +986,7 @@ acpi_status acpi_os_hotplug_execute(acpi_osd_exec_callback function,
{
return __acpi_os_execute(0, function, context, 1);
}
EXPORT_SYMBOL(acpi_os_hotplug_execute);

void acpi_os_wait_events_complete(void)
{
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/acpi/scan.c
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ void acpi_bus_hot_remove_device(void *context)
kfree(context);
return;
}
EXPORT_SYMBOL(acpi_bus_hot_remove_device);

static ssize_t
acpi_eject_store(struct device *d, struct device_attribute *attr,
Expand Down

0 comments on commit 6e8f0df

Please sign in to comment.