mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 06:31:49 +00:00
e235fe3bcf
LKP bot reports a new warning:
Warning:
drivers/dma/ptdma/ptdma-dmaengine.c:262:1: warning: no previous prototype for 'pt_tx_status' [-Wmissing-prototypes]
pt_tx_status() should be static, so declare as such.
Reported-by: kernel test robot <lkp@intel.com>
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
ptdma-debugfs.c | ||
ptdma-dev.c | ||
ptdma-dmaengine.c | ||
ptdma-pci.c | ||
ptdma.h |