diff options
author | Ye Bin <[email protected]> | 2021-01-23 09:30:14 +0800 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2021-02-03 09:19:19 +0100 |
commit | 09b20988ff29eecc422484c266bee61b2fe58d8c (patch) | |
tree | 854b8cfa3ca1a0a9b42aef4657b6d7da573f5b1b /drivers/gpu/drm/drm_dp_mst_topology.c | |
parent | 75ec69c79ebcae0ad16baf2249e378f5b02bdc12 (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]
Diffstat (limited to 'drivers/gpu/drm/drm_dp_mst_topology.c')
0 files changed, 0 insertions, 0 deletions