diff options
author | Ye Bin <[email protected]> | 2021-01-23 09:30:14 +0800 |
---|---|---|
committer | Maarten Lankhorst <[email protected]> | 2021-02-09 17:16:57 +0100 |
commit | b9377df12114e61cb86d6470a43028b36f3e0eb6 (patch) | |
tree | 38bf2f6ab9db43bd3c3a51032723126011f00b7b /lib/mpi/mpi-sub-ui.c | |
parent | bb0ea196390590accde0674ff1475c2b5a283628 (diff) |
drm/nouveau: remove set but not used variable ‘pdev’ in nouveau_bios_init
Fix follow warning:
drivers/gpu/drm/nouveau/nouveau_bios.c:2086:18: warning: variable ‘pdev’ set but not used [-Wunused-but-set-variable]
struct pci_dev *pdev;
^~~~
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Ye Bin <[email protected]>
Signed-off-by: Thomas Zimmermann <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit 09b20988ff29eecc422484c266bee61b2fe58d8c)
Signed-off-by: Maarten Lankhorst <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions