commit | 3b804502ad31b41084631cae267b23b61bd9df0e | [log] [tgz] |
---|---|---|
author | Anthony Zhou <anzhou@nvidia.com> | Mon Jun 26 20:33:34 2017 +0800 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Wed Jan 16 10:20:46 2019 -0800 |
tree | 91dbd82ff0f185d4a834c1ff486ccd97164fd95c | |
parent | 71ce6ed90bd57fdd6e1ba9392095e67cfe188567 [diff] |
Tegra186: mce: remove unused type conversions This patch removes unused type conversions as all the relevant macros now use U()/ULL(), making these explicit typecasts unnecessary. Change-Id: I01fb534649db2aaf186406b1aef6897662b44fe3 Signed-off-by: Anthony Zhou <anzhou@nvidia.com>