linux-next: build failure after merge of the scsi tree
From: Stephen Rothwell
Date: Mon Aug 28 2017 - 04:02:47 EST
Hi James,
After merging the scsi tree, today's linux-next build (sparc defconfig)
failed like this:
drivers/scsi/qlogicpti.c:1285:27: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types]
.eh_host_reset_handler = qlogicpti_reset,
^
Caused by commit
af167bc42d86 ("scsi: qlogicpti: move bus reset to host reset")
I have reverted that commit for today.
--
Cheers,
Stephen Rothwell