Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 350842
b: refs/heads/master
c: 115c9ad
h: refs/heads/master
v: v3
  • Loading branch information
Jiang Liu authored and Rafael J. Wysocki committed Jan 14, 2013
1 parent f82e756 commit 17e0487
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: abe99210e0f624cea39f1dc375ba818b201c0d7f
refs/heads/master: 115c9ad854bd4c0f58ebcb967ec1b0a1c4e4b2d3
2 changes: 0 additions & 2 deletions trunk/include/acpi/acpi_bus.h
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,6 @@ struct acpi_device;
typedef int (*acpi_op_add) (struct acpi_device * device);
typedef int (*acpi_op_remove) (struct acpi_device * device, int type);
typedef int (*acpi_op_start) (struct acpi_device * device);
typedef int (*acpi_op_bind) (struct acpi_device * device);
typedef int (*acpi_op_unbind) (struct acpi_device * device);
typedef void (*acpi_op_notify) (struct acpi_device * device, u32 event);

struct acpi_device_ops {
Expand Down

0 comments on commit 17e0487

Please sign in to comment.