Re: [PATCH v5 3/7] net: wwan: t9xx: Add control DMA interface
Jakub Kicinski <[email protected]> Mon, 27 Jul 2026 18:10:12 -0700
| Newsgroups | org.infradead.lists.linux-mediatek,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-doc,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 23 Jul 2026 16:34:28 +0800 Jack Wu via B4 Relay wrote: > Cross Layer Direct Memory Access(CLDMA) is the hardware > interface used by the control plane and designated to > translate data between the host and the device. It supports > 8 hardware queues for the device AP and modem respectively. each commit has to build cleanly with W=1 C=1, please: drivers/net/wwan/t9xx/pcie/mtk_cldma_drv_m9xx.c:34:22: warning: symbol 'mtk_cldma_regs_m9xx' was not declared. Should it be static? drivers/net/wwan/t9xx/pcie/mtk_cldma_drv_m9xx.c:167:22: warning: symbol 'cldma_drv_ops_m9xx' was not declared. Should it be static? -- pw-bot: cr