commit | e0ceedf76d48757a05f22860e7ddd03e430c2252 | [log] [tgz] |
---|---|---|
author | Fabrice Fontaine <fontaine.fabrice@gmail.com> | Wed Jul 17 19:04:12 2019 +0200 |
committer | Nico Huber <nico.h@gmx.de> | Wed Oct 16 19:30:57 2019 +0000 |
tree | e74511724d0f856e267825b1bafabe143260164c | |
parent | 28d081924ea6fca7a643ae273cb56cd11788adc5 [diff] |
linux_spi: reorder includes for linux <4.14 This works around a missing header in spidev.h present in older versions of Linux. Patch is ported from: https://git.buildroot.net/buildroot/tree/package/flashrom/0001-spi.patch Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: David Hendricks <david.hendricks@gmail.com> Change-Id: Ieab60f59bc63aca0dc4867f31699dab4167da05b Reviewed-on: https://review.coreboot.org/c/flashrom/+/35830 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>