forked from Minki/linux
8bae455e57
gcc warns that function 'qbman_pull_desc_set_token' is not used.
drivers/staging/fsl-mc/bus/dpio/qbman-portal.c:525:13: warning: ‘qbman_pull_desc_set_token’ defined but not used [-Wunused-function]
In the current code we remove that function.
Fixes:
|
||
---|---|---|
.. | ||
bus | ||
include | ||
Kconfig | ||
Makefile |