mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 14:11:52 +00:00
2fa809b906
The PSE (Power Sourcing Equipment) API now relies on the Regulator API.
However, the Regulator dependency was missing from Kconfig. This patch
adds the necessary dependency, resolving the issue of the missing
dependency and ensuring proper functionality of the PSE API.
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202404201020.mqX2IOu7-lkp@intel.com/
Closes: https://lore.kernel.org/oe-kbuild-all/202404200036.D8ap1Mf5-lkp@intel.com/
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
pd692x0.c | ||
pse_core.c | ||
pse_regulator.c | ||
tps23881.c |