drm/amdgpu: make amdgpu_cgs_call_acpi_method as static
Signed-off-by: Huang Rui <ray.huang@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
529d8c5ae3
commit
eadf954317
@ -1076,7 +1076,7 @@ static int amdgpu_cgs_acpi_eval_object(struct cgs_device *cgs_device,
|
|||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
int amdgpu_cgs_call_acpi_method(struct cgs_device *cgs_device,
|
static int amdgpu_cgs_call_acpi_method(struct cgs_device *cgs_device,
|
||||||
uint32_t acpi_method,
|
uint32_t acpi_method,
|
||||||
uint32_t acpi_function,
|
uint32_t acpi_function,
|
||||||
void *pinput, void *poutput,
|
void *pinput, void *poutput,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user