diff options
author | Andy Shevchenko <[email protected]> | 2022-10-24 05:34:14 -0700 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2023-02-23 22:12:47 -0800 |
commit | d5f7638eb5fed0eb12e45a127764c4111b11c50e (patch) | |
tree | 8fdba649251456c3709560602bdfd45cd0c03de8 /tools/perf/scripts/python/bin | |
parent | 9e03024ce27625e42d3a9a76af37f5369db652cd (diff) |
Input: matrix_keypad - replace header inclusions by forward declarations
When the data structure is only referred by pointer, compiler may not need
to see the contents of the data type. Thus, we may replace header inclusions
by respective forward declarations.
Signed-off-by: Andy Shevchenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions