[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200914121022.2c5c494a@canb.auug.org.au>
Date: Mon, 14 Sep 2020 12:10:22 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Rob Clark <robdclark@...il.com>, Sean Paul <seanpaul@...omium.org>
Cc: Jonathan Marek <jonathan@...ek.ca>,
Linux Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: linux-next: build warning after merge of the drm-msm tree
Hi all,
After merging the drm-msm tree, today's linux-next build (arm
multi_v7_defconfig) produced this warning:
drivers/gpu/drm/msm/dsi/pll/dsi_pll_7nm.c: In function 'msm_dsi_pll_7nm_init':
drivers/gpu/drm/msm/dsi/pll/dsi_pll_7nm.c:882:19: warning: conversion from 'long long unsigned int' to 'long unsigned int' changes value from '5000000000' to '705032704' [-Woverflow]
882 | pll->max_rate = 5000000000UL;
| ^~~~~~~~~~~~
Introduced by commit
1ef7c99d145c ("drm/msm/dsi: add support for 7nm DSI PHY/PLL")
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists