Skip to content

Build failed: struct acpi_data_node has no member named parent #89

@eintr

Description

@eintr

drivers/acpi/property.c: 在函数‘acpi_nondev_subnode_extract’中:
drivers/acpi/property.c:61:4: 错误:‘struct acpi_data_node’没有名为‘parent’的成员
dn->parent = parent;
^~
drivers/acpi/property.c: 在函数‘acpi_node_get_parent’中:
drivers/acpi/property.c:970:35: 错误:‘struct acpi_data_node’没有名为‘parent’的成员
return to_acpi_data_node(fwnode)->parent;
^~

Version problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions