diff options
author | Alex Elder <elder@linaro.org> | 2024-04-17 02:10:15 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2024-04-18 14:01:05 +0300 |
commit | 81186959917ac94817b36a98842a565ef3382dd2 (patch) | |
tree | f2140fb4fec9418d5b5c29f1b2a216960198ce08 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a53c85f352587f0c4a9723acd385e3ef26d82187 (diff) | |
download | linux-81186959917ac94817b36a98842a565ef3382dd2.tar.xz |
net: ipa: add some needed struct declarations
Declare some structure types in a few header files where functions
declared therein use them:
- Functions are declared in "gsi_private.h" that use gsi, gsi_ring, and
gsi_trans structure pointers.
- A gsi_trans struct pointer is passed to two functions
declared in "ipa_endpoint.h"
- In "ipa_interrupt.h", a platform_device pointer is passed in the
declaration for ipa_interrupt_init().
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions