]> www.infradead.org Git - users/jedix/linux-maple.git/commit
i2c: Unexport i2c_of_match_device()
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 13 Feb 2025 11:45:05 +0000 (13:45 +0200)
committerWolfram Sang <wsa+renesas@sang-engineering.com>
Thu, 13 Feb 2025 15:47:52 +0000 (16:47 +0100)
commitfbc54ae4f8d7cef3b11f70945bf8df8f952814b6
tree077f21c162e2abd2155a03f3d16fffa83c78ee09
parentc6250d0eab82da7af78e8d010360c91f33cbc242
i2c: Unexport i2c_of_match_device()

i2c_of_match_device() is not used anymore outside of I²C framework,
unexport it.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
drivers/i2c/i2c-core-of.c
drivers/i2c/i2c-core.h
include/linux/i2c.h