Merge tag 'i2c-host-fixes-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Sat, 6 Apr 2024 09:29:15 +0000 (11:29 +0200)
committerWolfram Sang <wsa+renesas@sang-engineering.com>
Sat, 6 Apr 2024 09:29:15 +0000 (11:29 +0200)
An unused const variable kind of error has been fixed by placing
the definition of icr_bits[] inside the ifdef block where it is
used.


Trivial merge