diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2019-01-25 09:35:55 -0500 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2019-02-07 14:55:41 -0500 |
commit | d0e3f61b08e222d3c6895085487cbb8b54448abd (patch) | |
tree | b00174bb0f8f96dac875d797bd544e4bab0ace94 /drivers/rtc/rtc-hid-sensor-time.c | |
parent | 92cbf12fc200595611511fb3c5ab17d2627fa43c (diff) |
rtc: ds1307: forward declare chips array instead of a bunch of functions
There used to be 16 declarations for static functions. By just adding a
declaration for the chips array and reordering the functions the 16
function declarations can be dropped.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'drivers/rtc/rtc-hid-sensor-time.c')
0 files changed, 0 insertions, 0 deletions