linux
linux copied to clipboard
Compile error on branch 2022_R2. file recently modified at linux/drivers/iio/frequency /m2k-dac.c
Recently a new trigger info has been added as "IIO_ENUM_AVAILABLE("trigger_status", IIO_SEPARATE, &m2k_dac_trigger_status_enum)" on line 644.
Being 3 arguments it should be IIO_ENUM_AVAILABLE_SHARED or don't have ", IIO_SEPARATE" It blocks petalinux from compiling