lkml.org 
[lkml]   [2019]   [Nov]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] fix inappropriate use of declaring variable 'static' in fixed31_32.h
Date
The first patch remove two set but not used variable.

The second patch make the variables in fixed31_32.h 'global'
instead of 'static'.

yu kuai (2):
drm/amd/display: remove set but not used variable 'dc_fixpt_e' and
'dc_fixpt_pi'
drm/amd/display: make various variables in fixed31_32.h 'global'
instead of 'static'

drivers/gpu/drm/amd/display/amdgpu_dm/Makefile | 2 +-
.../gpu/drm/amd/display/amdgpu_dm/fixed31_32.c | 13 +++++++++++++
.../gpu/drm/amd/display/include/fixed31_32.h | 18 ++++++++----------
3 files changed, 22 insertions(+), 11 deletions(-)
create mode 100644 drivers/gpu/drm/amd/display/amdgpu_dm/fixed31_32.c

--
2.17.2

\
 
 \ /
  Last update: 2019-11-20 13:55    [W:0.129 / U:0.196 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site