This series adds the IPA driver as a possible target when the COMPILE_TEST configuration is enabled. Two small changes to dependent subsystems needed to be made for this to work.
David/Jakub, it would be best to take all three of these patches through the same tree. I have discussed this with Bjorn and he agreed to ack them, and I request that you take them through net-next. Thanks. -Alex Alex Elder (3): remoteproc: qcom: expose types for COMPILE_TEST soc: qcom: mdt_loader: define stubs for COMPILE_TEST net: ipa: support COMPILE_TEST drivers/net/ipa/Kconfig | 10 +++++--- include/linux/remoteproc/qcom_rproc.h | 4 +-- include/linux/soc/qcom/mdt_loader.h | 35 +++++++++++++++++++++++++++ 3 files changed, 43 insertions(+), 6 deletions(-) -- 2.20.1