net: ipa: move endpoint configuration data definitions
authorAlex Elder <elder@linaro.org>
Thu, 19 May 2022 15:12:15 +0000 (10:12 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 20 May 2022 10:12:24 +0000 (11:12 +0100)
commitf0488c540e8a36e515c744a531f27a6e994888d6
tree398cc516010e342832a729d43bce6edc1894ca5a
parent75944b040bbcce0fc1d1432787efe8a96b51b595
net: ipa: move endpoint configuration data definitions

Move the definitions of the structures defining endpoint-specific
configuration data out of "ipa_data.h" and into "ipa_endpoint.h".
This is a trivial movement of code without any other change, to
prepare for the next few patches.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ipa/ipa_data.h
drivers/net/ipa/ipa_endpoint.h