diff options
author | Roman Li <[email protected]> | 2020-08-31 21:30:26 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-09-15 17:52:42 -0400 |
commit | de32a50be7ab2da22002678926242d69e90933cc (patch) | |
tree | c618d05a4249b4bcde8ac339eaec4bb4d2094d07 /drivers/usb/cdns3/cdns3-ti.c | |
parent | ece11e7b4a9ca8f967d11db1afd3b2ac8c945ecb (diff) |
drm/amd/display: fix compile warning in dml
[Why]
gcc version 5.4.0 fails compilation with:
‘PixelPTEReqHeightPTEs’ may be used uninitialized in this function
[-Werror=maybe-uninitialized]
[How]
Initialized variable explicitly with 0
Signed-off-by: Roman Li <[email protected]>
Acked-by: Aurabindo Pillai <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ti.c')
0 files changed, 0 insertions, 0 deletions