Post Go back to editing

Where is linux/spi/spi-engine.h, included by ad4630c?

Category: Software

The Linux IIO driver at the Analog Devices Github, ad4630.c has at line 29:

#include <linux/spi/spi-engine.h>

Where is that file located?  It is not in my Xilinx 2021.2 5.10 kernel, and I can't seem to find it on the Analog Devices Github either.

Top Replies

    •  Analog Employees 
    Feb 13, 2023 in reply to ddickerhoof +1 verified
    I am running the linux-xlnx kernel 5.10.  Are these missing things provided by additional Analog Devices patches to the kernel source?  Will I get all the necessary pieces if I integrate…