diff options
Diffstat (limited to 'sys/dev/acpi/uacpi/tables.c')
-rw-r--r-- | sys/dev/acpi/uacpi/tables.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/acpi/uacpi/tables.c b/sys/dev/acpi/uacpi/tables.c index df7d7b9..3314fd1 100644 --- a/sys/dev/acpi/uacpi/tables.c +++ b/sys/dev/acpi/uacpi/tables.c @@ -1211,7 +1211,6 @@ static void gas_init_system_io( gas->access_size = 0; } - struct register_description { uacpi_size offset, xoffset; uacpi_size length_offset; |