Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64415
b: refs/heads/master
c: 3e069ee
h: refs/heads/master
i:
  64413: ff60565
  64411: 111c319
  64407: 88677d2
  64399: dd7f2a9
  64383: 72c4e9e
v: v3
  • Loading branch information
Len Brown committed Aug 24, 2007
1 parent 3e76359 commit d31f1c7
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 14e04fb34ffa82ee61ae69f98d8fca12d2e8e31c
refs/heads/master: 3e069ee0c30d6f28b79e409ef2df1ffa427897ae
5 changes: 3 additions & 2 deletions trunk/drivers/acpi/event.c
Original file line number Diff line number Diff line change
Expand Up @@ -233,8 +233,9 @@ static int acpi_event_genetlink_init(void)
}

#else
int acpi_bus_generate_netlink_event(struct acpi_device *device, u8 type,
int data)
int acpi_bus_generate_netlink_event(const char *device_class,
const char *bus_id,
u8 type, int data)
{
return 0;
}
Expand Down

0 comments on commit d31f1c7

Please sign in to comment.