mirror of
https://github.com/torvalds/linux.git
synced 2026-05-02 13:32:40 -04:00
This function is defined twice, one at cx25821-i2c and the other inside cx25821-core. It turns that only the first is actually used inside the code. This causes a clang warning. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>