On Sun, 27 Apr 2014 02:14:24 +0200 Carl-Daniel Hailfinger <[email protected]> wrote:
> Index: flashrom-satamv_spi_mv94xx/programmer.h > =================================================================== > --- flashrom-satamv_spi_mv94xx/programmer.h (Revision 1780) > +++ flashrom-satamv_spi_mv94xx/programmer.h (Arbeitskopie) > @@ -527,6 +527,7 @@ > #if CONFIG_USBBLASTER_SPI == 1 > SPI_CONTROLLER_USBBLASTER, > #endif > + SPI_CONTROLLER_SATAMV, > }; Needs to be guarded too IMHO -- Kind regards/Mit freundlichen Grüßen, Stefan Tauner _______________________________________________ flashrom mailing list [email protected] http://www.flashrom.org/mailman/listinfo/flashrom
