David Hendricks uploaded patch set #2 to this change.
linux_spi: add missing include
Some defines (e.g. _IOC_SIZEBITS) are defined in linux/ioctl.h,
so it must be included before it is used, by SPI_IOC_MESSAGE
from linux/spi/spidev.h
Fixes build errors with the musl C library.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Retrieved from:
https://git.buildroot.net/buildroot/tree/package/flashrom/0001-spi.patch
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Change-Id: Ieab60f59bc63aca0dc4867f31699dab4167da05b
---
M linux_spi.c
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/30/35830/2
To view, visit change 35830. To unsubscribe, or for help writing mail filters, visit settings.