Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144588753
D52072.id161634.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
473 B
Referenced Files
None
Subscribers
None
D52072.id161634.diff
View Options
diff --git a/sys/compat/linuxkpi/common/include/acpi/acpi.h b/sys/compat/linuxkpi/common/include/acpi/acpi.h
--- a/sys/compat/linuxkpi/common/include/acpi/acpi.h
+++ b/sys/compat/linuxkpi/common/include/acpi/acpi.h
@@ -131,7 +131,7 @@
}
static inline ACPI_STATUS
-acpi_get_handle(ACPI_HANDLE Parent, ACPI_STRING Pathname,
+acpi_get_handle(ACPI_HANDLE Parent, const char *Pathname,
ACPI_HANDLE *RetHandle)
{
return (AcpiGetHandle(Parent, Pathname, RetHandle));
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Feb 10, 11:22 PM (16 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28633339
Default Alt Text
D52072.id161634.diff (473 B)
Attached To
Mode
D52072: LinuxKPI: acpi; fix type to acpi_get_handle()
Attached
Detach File
Event Timeline
Log In to Comment