summaryrefslogtreecommitdiff
path: root/include/linux/workqueue_api.h
diff options
context:
space:
mode:
authorDaniel Lezcano <daniel.lezcano@oss.qualcomm.com>2026-08-11 11:47:47 +0200
committerDaniel Lezcano <daniel.lezcano@kernel.org>2026-08-18 13:09:22 +0200
commitb115930d716defc3a7daa2bc2ae2465d864b7114 (patch)
treea52b54d9469b9caea94bd9dcda82d7b858162072 /include/linux/workqueue_api.h
parentc5f7c0d35c552cbaf1f0630a9731a04f7fe03948 (diff)
thermal/drivers/armada: Fix missing bitfields include
Add the missing include leading to the error: error: implicit declaration of function ‘FIELD_GET’ [-Werror=implicit-function-declaration] 184 | if (FIELD_GET(MON_FAULT_STATUS_MASK, val) == MON_FAULT_LVL1_UPR) | ^~~~~~~~~ cc1: all warnings being treated as errors Fixes: cbe31d5ce498 ("thermal/drivers/armada: Use bitfield and bitmask macros") Reported-by: kernel test robot <lkp@intel.com> Closes: https://lore.kernel.org/oe-kbuild-all/202608082242.drjXuzsN-lkp@intel.com/ Signed-off-by: Daniel Lezcano <daniel.lezcano@oss.qualcomm.com> Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com> Link: https://patch.msgid.link/20260811094747.2940616-1-daniel.lezcano@kernel.org
Diffstat (limited to 'include/linux/workqueue_api.h')
0 files changed, 0 insertions, 0 deletions