diff options
| author | Jérémy Lefaure <[email protected]> | 2017-01-04 00:13:52 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-01-05 18:18:05 +0000 |
| commit | 5563bb5743cb09bde0d0f4660a5e5b19c26903bf (patch) | |
| tree | 5d6e1dc0a65c0590f03df04aa479a8d70c88c6fb /lib/timerqueue.c | |
| parent | usb: musb: fix compilation warning on unused function (diff) | |
| download | kernel-5563bb5743cb09bde0d0f4660a5e5b19c26903bf.tar.gz kernel-5563bb5743cb09bde0d0f4660a5e5b19c26903bf.zip | |
usb: musb: blackfin: add bfin_fifo_offset in bfin_ops
The function bfin_fifo_offset is defined but not used:
drivers/usb/musb/blackfin.c:36:12: warning: ‘bfin_fifo_offset’ defined
but not used [-Wunused-function]
static u32 bfin_fifo_offset(u8 epnum)
^~~~~~~~~~~~~~~~
Adding bfin_fifo_offset to bfin_ops fixes this warning and allows musb
core to call this function instead of default_fifo_offset.
Fixes: cc92f6818f6e ("usb: musb: Populate new IO functions for blackfin")
Signed-off-by: Jérémy Lefaure <[email protected]>
Signed-off-by: Bin Liu <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/timerqueue.c')
0 files changed, 0 insertions, 0 deletions
