diff options
author | Alex Elder <elder@linaro.org> | 2024-04-16 18:10:15 -0500 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2024-04-18 13:01:05 +0200 |
commit | 81186959917ac94817b36a98842a565ef3382dd2 (patch) | |
tree | f2140fb4fec9418d5b5c29f1b2a216960198ce08 /net/unix/sysctl_net_unix.c | |
parent | a53c85f352587f0c4a9723acd385e3ef26d82187 (diff) |
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 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions