commit | 8868db37b7f9d7408161cc55bd6566f338762cb0 | [log] [tgz] |
---|---|---|
author | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Tue Mar 13 00:18:19 2012 +0000 |
committer | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Tue Mar 13 00:18:19 2012 +0000 |
tree | b10ec294018a6fd534f4676587332beb7b654f45 | |
parent | ded71e57c7c1b16d1138a1942d44732d1d9c41b1 [diff] |
Make the presence of Linux SPI headers mandatory for linux_spi This solution is copied from ft2232_spi and is equally hacky. Thanks to M.K. for investigating the history of <linux/spi/spidev.h>, which led to a hopefully more robust check. Corresponding to flashrom svn r1517. Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Michael Karcher <flashrom@mkarcher.dialup.fu-berlin.de>