Files
linux-stable-mirror/include/linux
Encrow Thorne 894788a98d reset: fix BIT macro reference
[ Upstream commit f3d8b64ee4 ]

RESET_CONTROL_FLAGS_BIT_* macros use BIT(), but reset.h does not
include bits.h. This causes compilation errors when including
reset.h standalone.

Include bits.h to make reset.h self-contained.

Suggested-by: Troy Mitchell <troy.mitchell@linux.dev>
Reviewed-by: Troy Mitchell <troy.mitchell@linux.dev>
Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Encrow Thorne <jyc0019@gmail.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2026-01-11 15:18:48 +01:00
..
2025-09-11 17:19:15 +02:00
2025-07-06 10:58:04 +02:00
2026-01-11 15:18:35 +01:00
2025-06-04 14:40:25 +02:00
2025-08-15 12:04:54 +02:00
2026-01-11 15:18:48 +01:00
2025-02-01 18:30:05 +01:00
2025-03-07 16:56:37 +01:00
2025-05-22 14:10:00 +02:00