Hi Hans, Mauro, Here's a compile fix from Arnd for the mt9m114 driver. Please pull. The following changes since commit c2a8653c197d67f8ad563f5417f2e9bcaad913f3: media: venus: core: Set up secure memory ranges for SC7280 (2023-12-12 08:54:54 +0100) are available in the Git repository at: git://linuxtv.org/sailus/media_tree.git tags/for-6.8-8-signed for you to fetch changes up to 4db96cc909c35791d04b5c7d6ca5d580087081a7: media: i2c: mt9m114: use fsleep() in place of udelay() (2023-12-13 13:49:40 +0200) ---------------------------------------------------------------- mt9m114 fix for 6.8 ---------------------------------------------------------------- Arnd Bergmann (1): media: i2c: mt9m114: use fsleep() in place of udelay() drivers/media/i2c/mt9m114.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Sakari Ailus