diff options
author | Guenter Roeck | 2017-05-05 16:31:47 -0700 |
---|---|---|
committer | Martin K. Petersen | 2017-05-08 22:09:21 -0400 |
commit | 07cc1ccfb84320582c9ac389a21cd81df82bc123 (patch) | |
tree | dcf7a5822147becce624442dd16f7308e9b1d31a /drivers/scsi/sym53c416.h | |
parent | cd22874fec8fbecd4999b55e67baf3d71775f6f3 (diff) |
scsi: cxlflash: Select IRQ_POLL
The driver now uses IRQ_POLL and needs to select it to avoid the
following build error.
ERROR: ".irq_poll_complete" [drivers/scsi/cxlflash/cxlflash.ko] undefined!
ERROR: ".irq_poll_sched" [drivers/scsi/cxlflash/cxlflash.ko] undefined!
ERROR: ".irq_poll_disable" [drivers/scsi/cxlflash/cxlflash.ko] undefined!
ERROR: ".irq_poll_init" [drivers/scsi/cxlflash/cxlflash.ko] undefined!
Fixes: cba06e6de403 ("scsi: cxlflash: Implement IRQ polling for RRQ processing")
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Acked-by: Matthew R. Ochs <mrochs@linux.vnet.ibm.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/sym53c416.h')
0 files changed, 0 insertions, 0 deletions