net: ipa: kill ipa_cmd_dma_task_32b_addr_add()
authorAlex Elder <elder@linaro.org>
Mon, 4 May 2020 23:53:45 +0000 (18:53 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 7 May 2020 00:41:32 +0000 (17:41 -0700)
commitda1a782a7140fab22f2dfe8453d7b73c786d73de
treecec97f1bf566d2dcacd998247a6bee68cab34b34
parentf30dcb7dcb1aa925dfc83923c580a53c975b754b
net: ipa: kill ipa_cmd_dma_task_32b_addr_add()

A recent commit removed the only use of ipa_cmd_dma_task_32b_addr_add().
This function (and the IPA immediate command it implements) is no
longer needed, so get rid of it, along with all of the definitions
associated with it.  Isolate its removal in a commit so it can be
easily added back again if needed.

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