Skip to content

Commit 2f8fbc2

Browse files
mrfixit2001paralin
authored andcommitted
fix acpi build error
See: rockchip-linux/kernel#139
1 parent 09e10e9 commit 2f8fbc2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/acpi/acpi_bus.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -384,6 +384,7 @@ struct acpi_data_node {
384384
const char *name;
385385
acpi_handle handle;
386386
struct fwnode_handle fwnode;
387+
struct fwnode_handle *parent;
387388
struct acpi_device_data data;
388389
struct list_head sibling;
389390
struct kobject kobj;

0 commit comments

Comments
 (0)