diff options
Diffstat (limited to 'drivers/scsi/mvsas/mv_64xx.c')
-rw-r--r-- | drivers/scsi/mvsas/mv_64xx.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/scsi/mvsas/mv_64xx.c b/drivers/scsi/mvsas/mv_64xx.c index 13c960481391..0e13e6441da7 100644 --- a/drivers/scsi/mvsas/mv_64xx.c +++ b/drivers/scsi/mvsas/mv_64xx.c | |||
@@ -811,5 +811,6 @@ const struct mvs_dispatch mvs_64xx_dispatch = { | |||
811 | #ifndef DISABLE_HOTPLUG_DMA_FIX | 811 | #ifndef DISABLE_HOTPLUG_DMA_FIX |
812 | mvs_64xx_fix_dma, | 812 | mvs_64xx_fix_dma, |
813 | #endif | 813 | #endif |
814 | NULL, | ||
814 | }; | 815 | }; |
815 | 816 | ||