diff options
| author | Encrow Thorne <jyc0019@gmail.com> | 2025-11-10 09:10:37 +0300 |
|---|---|---|
| committer | Philipp Zabel <p.zabel@pengutronix.de> | 2025-11-18 19:52:54 +0300 |
| commit | f3d8b64ee46c9b4b0b82b1a4642027728bac95b8 (patch) | |
| tree | 140d81752356fdb6a96badf5c0fcf34c5f6d4cc9 /rust/helpers/task.c | |
| parent | cea5d43b63b221522f8532a7894149f3d8d11f4b (diff) | |
| download | linux-f3d8b64ee46c9b4b0b82b1a4642027728bac95b8.tar.xz | |
reset: fix BIT macro reference
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>
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions
