Files
linux/drivers/net
Ben Dooks (Codethink) 539825a536 davinci_cpdma: make cpdma_chan_split_pool static
The cpdma_chan_split_pool() function is not used outside of
the driver, so make it static to avoid the following sparse
warning:

drivers/net/ethernet/ti/davinci_cpdma.c:725:5: warning: symbol 'cpdma_chan_split_pool' was not declared. Should it be static?

Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-10-15 20:56:14 -07:00
..
2019-09-26 08:56:17 +02:00
2019-10-09 17:44:41 -07:00
2019-08-08 18:03:42 -07:00
2019-09-26 08:56:17 +02:00
2019-09-27 20:58:35 +02:00