kernel/include/linux/platform_data/spi-omap2-mcspi.h
.. .. @@ -11,6 +11,7 @@ 11 11 unsigned short num_cs; 12 12 unsigned int regs_offset; 13 13 unsigned int pin_dir:1; 14 + size_t max_xfer_len;14 15 }; 15 16 16 17 struct omap2_mcspi_device_config {