diff options
author | Uwe Kleine-König <[email protected]> | 2019-01-25 15:35:55 +0100 |
---|---|---|
committer | Alexandre Belloni <[email protected]> | 2019-02-07 20:55:41 +0100 |
commit | d0e3f61b08e222d3c6895085487cbb8b54448abd (patch) | |
tree | b00174bb0f8f96dac875d797bd544e4bab0ace94 /scripts/gdb/linux/tasks.py | |
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 <[email protected]>
Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions