diff options
| -rw-r--r-- | drivers/usb/musb/blackfin.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/musb/blackfin.c b/drivers/usb/musb/blackfin.c index 310238c6b5cd..896798071817 100644 --- a/drivers/usb/musb/blackfin.c +++ b/drivers/usb/musb/blackfin.c | |||
| @@ -469,6 +469,7 @@ static const struct musb_platform_ops bfin_ops = { | |||
| 469 | .init = bfin_musb_init, | 469 | .init = bfin_musb_init, |
| 470 | .exit = bfin_musb_exit, | 470 | .exit = bfin_musb_exit, |
| 471 | 471 | ||
| 472 | .fifo_offset = bfin_fifo_offset, | ||
| 472 | .readb = bfin_readb, | 473 | .readb = bfin_readb, |
| 473 | .writeb = bfin_writeb, | 474 | .writeb = bfin_writeb, |
| 474 | .readw = bfin_readw, | 475 | .readw = bfin_readw, |
