Searched hist:"984 fed5686e172e9dfc405b36b7477cfb54733fe" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/hwmon/ |
H A D | via686a.c | diff 984fed5686e172e9dfc405b36b7477cfb54733fe Sat Sep 24 08:57:38 CDT 2022 Uwe Kleine-König <u.kleine-koenig@pengutronix.de> hwmon: (via686a) Reorder symbols to get rid of a few forward declarations
Declarations for static symbols are useless repetition unless there are cyclic dependencies.
Reorder the functions and variables to get rid of 4 forward declarations.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Link: https://lore.kernel.org/r/20220924135738.234051-2-u.kleine-koenig@pengutronix.de Signed-off-by: Guenter Roeck <linux@roeck-us.net>
|