mirror of
https://github.com/torvalds/linux.git
synced 2024-12-18 00:53:40 +00:00
i2c: busses: i2c-ali1563: File headers are not good candidates for kernel-doc
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>
This commit is contained in:
parent
45ce82f5ea
commit
f09aa114c4
@ -1,5 +1,5 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0-only
|
// SPDX-License-Identifier: GPL-2.0-only
|
||||||
/**
|
/*
|
||||||
* i2c-ali1563.c - i2c driver for the ALi 1563 Southbridge
|
* i2c-ali1563.c - i2c driver for the ALi 1563 Southbridge
|
||||||
*
|
*
|
||||||
* Copyright (C) 2004 Patrick Mochel
|
* Copyright (C) 2004 Patrick Mochel
|
||||||
|
Loading…
Reference in New Issue
Block a user