regulator: fan53555: Explicitly include bits header
stable inclusion from stable-v5.10.179 commit 8e73952957a3de4d611a8c2ec82b39b8f25d7c4c category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I8C809 Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=8e73952957a3de4d611a8c2ec82b39b8f25d7c4c -------------------------------- [ Upstream commit 4fb9a506 ] Since commit f2a9eb97 ("regulator: fan53555: Add support for FAN53526") the driver makes use of the BIT() macro, but relies on the bits header being implicitly included. Explicitly pull the header in to avoid potential build failures in some configurations. While here, reorder include directives alphabetically. Fixes: f2a9eb97 ("regulator: fan53555: Add support for FAN53526") Signed-off-by:Cristian Ciocaltea <cristian.ciocaltea@collabora.com> Link: https://lore.kernel.org/r/20230406171806.948290-3-cristian.ciocaltea@collabora.com Signed-off-by:
Mark Brown <broonie@kernel.org> Signed-off-by:
Sasha Levin <sashal@kernel.org> Signed-off-by:
sanglipeng <sanglipeng1@jd.com> (cherry picked from commit 629890f5)
Loading
Please sign in to comment