Actually, I forgot one thing: > > config CXLFLASH > tristate "Support for IBM CAPI Flash" > - depends on PCI && SCSI && CXL > + depends on PCI && SCSI && CXL && EEH
Should you depend on CXL_EEH here, seeing as you use CONFIG_CXL_EEH?
>
> +#ifndef CONFIG_CXL_EEH
> +#define cxl_perst_reloads_same_image(_a, _b) do { } while (0)
> +#endif
> +
> #endif /* _CXLFLASH_MAIN_H */
--
Regards,
Daniel
signature.asc
Description: This is a digitally signed message part

