Searched hist:"494 ef03afe0813589e7d952d9ecff57b6cf2d8ca" (Results 1 – 6 of 6) sorted by relevance
/openbmc/phosphor-power/phosphor-regulators/src/ |
H A D | id_map.cpp | 494ef03afe0813589e7d952d9ecff57b6cf2d8ca Thu Nov 07 15:56:50 CST 2019 Shawn McCarney <shawnmm@us.ibm.com> Remove circular dependencies in regulator includes
Remove the circular dependencies that currently exist among regulator include files. Add forward declarations in two key includes that cause the issue.
This requires the creation of a new source (.cpp) file and as a result a new static library.
Change-Id: Ib136adf0a0cf6b30781b64cfecede0fbd50e13f7 Signed-off-by: Shawn McCarney <shawnmm@us.ibm.com>
|
H A D | id_map.hpp | diff 494ef03afe0813589e7d952d9ecff57b6cf2d8ca Thu Nov 07 15:56:50 CST 2019 Shawn McCarney <shawnmm@us.ibm.com> Remove circular dependencies in regulator includes
Remove the circular dependencies that currently exist among regulator include files. Add forward declarations in two key includes that cause the issue.
This requires the creation of a new source (.cpp) file and as a result a new static library.
Change-Id: Ib136adf0a0cf6b30781b64cfecede0fbd50e13f7 Signed-off-by: Shawn McCarney <shawnmm@us.ibm.com>
|
H A D | meson.build | diff 494ef03afe0813589e7d952d9ecff57b6cf2d8ca Thu Nov 07 15:56:50 CST 2019 Shawn McCarney <shawnmm@us.ibm.com> Remove circular dependencies in regulator includes
Remove the circular dependencies that currently exist among regulator include files. Add forward declarations in two key includes that cause the issue.
This requires the creation of a new source (.cpp) file and as a result a new static library.
Change-Id: Ib136adf0a0cf6b30781b64cfecede0fbd50e13f7 Signed-off-by: Shawn McCarney <shawnmm@us.ibm.com>
|
/openbmc/phosphor-power/phosphor-regulators/test/ |
H A D | id_map_tests.cpp | diff 494ef03afe0813589e7d952d9ecff57b6cf2d8ca Thu Nov 07 15:56:50 CST 2019 Shawn McCarney <shawnmm@us.ibm.com> Remove circular dependencies in regulator includes
Remove the circular dependencies that currently exist among regulator include files. Add forward declarations in two key includes that cause the issue.
This requires the creation of a new source (.cpp) file and as a result a new static library.
Change-Id: Ib136adf0a0cf6b30781b64cfecede0fbd50e13f7 Signed-off-by: Shawn McCarney <shawnmm@us.ibm.com>
|
H A D | meson.build | diff 494ef03afe0813589e7d952d9ecff57b6cf2d8ca Thu Nov 07 15:56:50 CST 2019 Shawn McCarney <shawnmm@us.ibm.com> Remove circular dependencies in regulator includes
Remove the circular dependencies that currently exist among regulator include files. Add forward declarations in two key includes that cause the issue.
This requires the creation of a new source (.cpp) file and as a result a new static library.
Change-Id: Ib136adf0a0cf6b30781b64cfecede0fbd50e13f7 Signed-off-by: Shawn McCarney <shawnmm@us.ibm.com>
|
/openbmc/phosphor-power/phosphor-regulators/src/actions/ |
H A D | action_environment.hpp | diff 494ef03afe0813589e7d952d9ecff57b6cf2d8ca Thu Nov 07 15:56:50 CST 2019 Shawn McCarney <shawnmm@us.ibm.com> Remove circular dependencies in regulator includes
Remove the circular dependencies that currently exist among regulator include files. Add forward declarations in two key includes that cause the issue.
This requires the creation of a new source (.cpp) file and as a result a new static library.
Change-Id: Ib136adf0a0cf6b30781b64cfecede0fbd50e13f7 Signed-off-by: Shawn McCarney <shawnmm@us.ibm.com>
|