Home
last modified time | relevance | path

Searched hist:d5b4c8b9 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/regulator/
H A Dmax20411-regulator.cd5b4c8b9 Thu Jan 26 16:51:39 CST 2023 Mark Brown <broonie@kernel.org> regulator: max20411: Directly include bitfield.h

The max20411 driver uses bitfield.h but does not directly include
it, add an inclusion to avoid build errors in configurations
which do not result in an implicit inclusion.

Signed-off-by: Mark Brown <broonie@kernel.org>