The cast to uint8_t happens before the right shift so this always sets
.m3arb to zero. The cast is actually a no-op so we can remove it.
Fixes:
|
||
---|---|---|
.. | ||
eventmgr | ||
hwmgr | ||
inc | ||
smumgr | ||
amd_powerplay.c | ||
Kconfig | ||
Makefile |
The cast to uint8_t happens before the right shift so this always sets
.m3arb to zero. The cast is actually a no-op so we can remove it.
Fixes:
|
||
---|---|---|
.. | ||
eventmgr | ||
hwmgr | ||
inc | ||
smumgr | ||
amd_powerplay.c | ||
Kconfig | ||
Makefile |