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 bac4368 ("iio: imu: adis16550: add
adis16550 support") we missed adapting this difference.
Signed-off-by: David Lechner <dlechner@baylibre.com>
0 commit comments