diff options
author | Matthias Kaehlcke <[email protected]> | 2017-04-06 14:21:35 -0700 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2017-04-19 17:00:48 +0300 |
commit | 627871b71c89a6ec12fbed75063f238e0c7127b2 (patch) | |
tree | 6efa2f5c62e84c0dadf672d34ef5b638dba16ced /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
parent | 050fd820dc177a77f6f74a152db22fff25a35032 (diff) |
ath9k: Add cast to u8 to FREQ2FBIN macro
The macro results are assigned to u8 variables/fields. Adding the cast
fixes plenty of clang warnings about "implicit conversion from 'int' to
'u8'".
Signed-off-by: Matthias Kaehlcke <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions