On Tue, 2015-08-11 at 16:21 +1000, Daniel Axtens wrote: > 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? > Actually, never mind, I'm wrong. What you have is good.
> >
> > +#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

