You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix compile error due to backported MODULE_IMPORT_NS(). The 6.6 kernel
expects the argument to this to not be quoted while newer kernels
expect it to be quoted.
When we backported commit cbc986c ("iio: adc: ad7944: add support
for SPI offload") we missed adapting this difference.
Signed-off-by: David Lechner <dlechner@baylibre.com>
0 commit comments