diff options
author | Linus Walleij <[email protected]> | 2022-11-03 11:15:35 +0100 |
---|---|---|
committer | Thomas Bogendoerfer <[email protected]> | 2022-11-11 15:45:37 +0100 |
commit | 2a296157859287c3b639f7228354c13f7182ed71 (patch) | |
tree | a63657f9252162425f2dc58b0ecd1ba7a2c07303 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
parent | fa706927f4722a2df723b2a28d139b1904a3e7fa (diff) |
mips: alchemy: gpio: Include the right header
The local GPIO driver in the MIPS Alchemy is including the legacy
<linux/gpio.h> header but what it wants is to implement a GPIO
driver so include <linux/gpio/driver.h> instead.
Cc: Bartosz Golaszewski <[email protected]>
Cc: [email protected]
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Signed-off-by: Thomas Bogendoerfer <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions