diff options
author | Uwe Kleine-König <[email protected]> | 2022-09-26 17:39:46 +0200 |
---|---|---|
committer | Guenter Roeck <[email protected]> | 2022-09-26 15:21:33 -0700 |
commit | 760bda91cb4f5f778a6193b20c22726209579164 (patch) | |
tree | 95b65dd80af5c1695e7d6f7e0e8409fa7b7688d3 /drivers/fpga/fpga-mgr.c | |
parent | 2d5604c822e91c3eebaa0f9d0691acb954071ef1 (diff) |
hwmon: w83627hf: Reorder symbols to get rid of a few forward declarations
Declarations for static symbols are useless code repetition (unless
there are cyclic dependencies).
Reorder some functions and variables which allows to get rid of 7
forward declarations.
Signed-off-by: Uwe Kleine-König <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions