summaryrefslogtreecommitdiff
path: root/board/redrix/fw_config.h
diff options
context:
space:
mode:
authorDawid Niedzwiecki <dn@semihalf.com>2021-11-24 13:37:32 +0100
committerCommit Bot <commit-bot@chromium.org>2021-11-29 22:04:50 +0000
commitfdb111b606f2fd31dedbd8fbaed29e3ceb027683 (patch)
tree2a7ac6c806da6aa6734cf46e03c853042b4a0536 /board/redrix/fw_config.h
parentbec6095ba94a83af6affda9e46a5ced4eeaaeabe (diff)
downloadchrome-ec-fdb111b606f2fd31dedbd8fbaed29e3ceb027683.tar.gz
task: change task events bitmask to atomic_t
The events bitmask is used only with atomic_* functions or for reading, so change to variable type to atomic_t. It shouldn't change the generated code. It will be useful for incoming commits related to modifying atomic_t caused by a change in Zephyr upstream (atomic_t from int to long). BUG=b:207082842 TEST=make buildall && zmake testall && build_compare.sh -b all BRANCH=main Signed-off-by: Dawid Niedzwiecki <dn@semihalf.com> Change-Id: Ia0ff4a20f9ed6c3728b1bd8b6cab3b32ebfcc36b Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3300321 Reviewed-by: Keith Short <keithshort@chromium.org> Commit-Queue: Keith Short <keithshort@chromium.org>
Diffstat (limited to 'board/redrix/fw_config.h')
0 files changed, 0 insertions, 0 deletions