Merge branch 'net-ipa-support-compile_test'
authorJakub Kicinski <kuba@kernel.org>
Sat, 9 Jan 2021 21:51:39 +0000 (13:51 -0800)
committerJakub Kicinski <kuba@kernel.org>
Sat, 9 Jan 2021 21:51:40 +0000 (13:51 -0800)
Alex Elder says:

====================
net: ipa: support COMPILE_TEST

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.

Version 2 of this series adds one more patch, which adds the
declation of struct page to "gsi_trans.h".  The Intel kernel test
robot reported that this was a problem for the alpha build.
====================

Link: https://lore.kernel.org/r/20210107233404.17030-1-elder@linaro.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge