diff options
Diffstat (limited to 'drivers/acpi/event.c')
-rw-r--r-- | drivers/acpi/event.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/acpi/event.c b/drivers/acpi/event.c index e24ea4e796e4..8dfca3d53131 100644 --- a/drivers/acpi/event.c +++ b/drivers/acpi/event.c | |||
@@ -83,7 +83,6 @@ static const struct genl_multicast_group acpi_event_mcgrps[] = { | |||
83 | }; | 83 | }; |
84 | 84 | ||
85 | static struct genl_family acpi_event_genl_family = { | 85 | static struct genl_family acpi_event_genl_family = { |
86 | .id = GENL_ID_GENERATE, | ||
87 | .name = ACPI_GENL_FAMILY_NAME, | 86 | .name = ACPI_GENL_FAMILY_NAME, |
88 | .version = ACPI_GENL_VERSION, | 87 | .version = ACPI_GENL_VERSION, |
89 | .maxattr = ACPI_GENL_ATTR_MAX, | 88 | .maxattr = ACPI_GENL_ATTR_MAX, |