Skip to content

Commit

Permalink
fix acpi build error
Browse files Browse the repository at this point in the history
  • Loading branch information
mrfixit2001 authored and paralin committed Jan 5, 2019
1 parent 09e10e9 commit 2f8fbc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/acpi/acpi_bus.h
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,7 @@ struct acpi_data_node {
const char *name;
acpi_handle handle;
struct fwnode_handle fwnode;
struct fwnode_handle *parent;
struct acpi_device_data data;
struct list_head sibling;
struct kobject kobj;
Expand Down

0 comments on commit 2f8fbc2

Please sign in to comment.