Make this compile.
This commit is contained in:
parent
505d8ea4f1
commit
d2f243d06a
@ -242,6 +242,8 @@ acpi_button_fixed_handler(void *context)
|
||||
{
|
||||
struct acpi_button_softc *sc = (struct acpi_button_softc *)context;
|
||||
|
||||
ACPI_FUNCTION_TRACE((char *)(uintptr_t)__func__);
|
||||
|
||||
if (context == NULL)
|
||||
return_ACPI_STATUS (AE_BAD_PARAMETER);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user