oem-ibm: libpldmresponder: Replace deprecated libpldm header path
The non-deprecated paths for OEM header files use a directory hierarchy that reflects the OEM in question. The fix was generated using the following command with the coccinelle patch from [1]: ``` $ spatch \ --sp-file ../libpldm/origin/evolutions/current/oem-ibm-header-compat.cocci \ --in-place \ $(git ls-files | grep -E '\.[ch](pp)?') ``` [1]: https://gerrit.openbmc.org/c/openbmc/libpldm/+/72202 Change-Id: Iabea7a20e6e59b9671abb7b4f838215c50873594 Signed-off-by:Andrew Jeffery <andrew@codeconstruct.com.au>
Loading
Please register or sign in to comment