projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45ce82f
)
i2c: busses: i2c-ali1563: File headers are not good candidates for kernel-doc
author
Lee Jones
<lee.jones@linaro.org>
Thu, 20 May 2021 19:00:52 +0000
(20:00 +0100)
committer
Wolfram Sang
<wsa@kernel.org>
Thu, 27 May 2021 19:29:26 +0000
(21:29 +0200)
Fixes the following W=1 kernel build warning(s):
drivers/i2c/busses/i2c-ali1563.c:24: warning: expecting prototype for i2c(). Prototype was for ALI1563_MAX_TIMEOUT() instead
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Reviewed-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
drivers/i2c/busses/i2c-ali1563.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/i2c/busses/i2c-ali1563.c
b/drivers/i2c/busses/i2c-ali1563.c
index 4d12e3da12f0dc658a680f458a7d2f171789efd8..55a9e93fbfeb56a55d36795e3bca21c101a12f03 100644
(file)
--- a/
drivers/i2c/busses/i2c-ali1563.c
+++ b/
drivers/i2c/busses/i2c-ali1563.c
@@
-1,5
+1,5
@@
// SPDX-License-Identifier: GPL-2.0-only
-/*
*
+/*
* i2c-ali1563.c - i2c driver for the ALi 1563 Southbridge
*
* Copyright (C) 2004 Patrick Mochel