Skip to content

Commit 56b4c65

Browse files
krzkwsakernel
authored andcommitted
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>
1 parent 5e729bc commit 56b4c65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/i2c/busses/i2c-exynos5.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// SPDX-License-Identifier: GPL-2.0-only
2-
/**
2+
/*
33
* i2c-exynos5.c - Samsung Exynos5 I2C Controller Driver
44
*
55
* Copyright (C) 2013 Samsung Electronics Co., Ltd.

0 commit comments

Comments
 (0)