]> 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)
commit6b63611c71607b07114509648ccda32323f81f1e
treecec97f1bf566d2dcacd998247a6bee68cab34b34
parent4d23e200b5f32c21a17f32d201b9c9d075f1e972
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