diff options
| author | Rob Herring <[email protected]> | 2023-03-29 10:52:12 -0500 |
|---|---|---|
| committer | Rob Herring <[email protected]> | 2023-04-13 17:46:35 -0500 |
| commit | a88fb96086ea4f6c426e6d436c75af509888964b (patch) | |
| tree | 93a0c92e3ee22b44ed10ca16350f2ec9e63d9a2d /drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c | |
| parent | 21bb32b155dfe7b40e5e6545f2df53f81f2e69cc (diff) | |
cpufreq: sun50i: Add explicit include for cpu.h
Removing the include of cpu.h from of_device.h causes an error:
drivers/cpufreq/sun50i-cpufreq-nvmem.c:42:19: error: implicit declaration of function ‘get_cpu_device’; did you mean ‘get_device’? [-Werror=implicit-function-declaration]
As of_device.h is not otherwise needed, it can be replaced with of.h
(also implicitly included).
Acked-by: Jernej Skrabec <[email protected]>
Acked-by: Viresh Kumar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Herring <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c')
0 files changed, 0 insertions, 0 deletions