]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1259ffff6a97431374359cac027829dd9e083d06
treecec97f1bf566d2dcacd998247a6bee68cab34b34
parent4f408e671b7f561bfa6c62832ed0f0cada0e886c
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