]> git.baikalelectronics.ru Git - kernel.git/commit
i2c: exynos5: correct top kerneldoc
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Mon, 5 Apr 2021 18:14:05 +0000 (20:14 +0200)
committerWolfram Sang <wsa@kernel.org>
Tue, 6 Apr 2021 20:32:33 +0000 (22:32 +0200)
commitb095a60ef00e571b79fe7352246e0c2a364e992b
tree9aede434074986476d0e7619be06858719ad994b
parent2ef6d0470f454d82b7394c5f4c2aaa561e2d6924
i2c: exynos5: correct top kerneldoc

The top comment is not a kerneldoc, as W=1 build reports:

  drivers/i2c/busses/i2c-exynos5.c:39: warning:
    expecting prototype for i2c(). Prototype was for HSI2C_CTL() instead

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
drivers/i2c/busses/i2c-exynos5.c