aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi/acpi_bus.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/acpi/acpi_bus.h')
-rw-r--r--include/acpi/acpi_bus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/acpi/acpi_bus.h b/include/acpi/acpi_bus.h
index a6b4037beeae..e7df8423d15c 100644
--- a/include/acpi/acpi_bus.h
+++ b/include/acpi/acpi_bus.h
@@ -184,7 +184,7 @@ struct acpi_device_dir {
184 184
185typedef char acpi_bus_id[5]; 185typedef char acpi_bus_id[5];
186typedef unsigned long acpi_bus_address; 186typedef unsigned long acpi_bus_address;
187typedef char acpi_hardware_id[9]; 187typedef char acpi_hardware_id[15];
188typedef char acpi_unique_id[9]; 188typedef char acpi_unique_id[9];
189typedef char acpi_device_name[40]; 189typedef char acpi_device_name[40];
190typedef char acpi_device_class[20]; 190typedef char acpi_device_class[20];