diff options
| author | YueHaibing <[email protected]> | 2019-02-15 03:35:07 +0000 |
|---|---|---|
| committer | Maxime Ripard <[email protected]> | 2019-02-19 10:08:41 +0000 |
| commit | e6049cf122d1568d8000c7f5bd52c99de07ecc65 (patch) | |
| tree | 58f57122a137ccedea0cd1dbf148bd838e497cc0 /drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c | |
| parent | drm: imx: Use of_node_name_eq for node name comparisons (diff) | |
| download | kernel-e6049cf122d1568d8000c7f5bd52c99de07ecc65.tar.gz kernel-e6049cf122d1568d8000c7f5bd52c99de07ecc65.zip | |
drm: Remove set but not used variable 'gem'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/gpu/drm/vc4/vc4_txp.c: In function 'vc4_txp_connector_atomic_check':
drivers/gpu/drm/vc4/vc4_txp.c:252:29: warning:
variable 'gem' set but not used [-Wunused-but-set-variable]
struct drm_gem_cma_object *gem;
^
Signed-off-by: YueHaibing <[email protected]>
Signed-off-by: Eric Anholt <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Maxime Ripard <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c')
0 files changed, 0 insertions, 0 deletions
