diff options
| author | Alex Elder <[email protected]> | 2024-04-16 23:10:15 +0000 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2024-04-18 11:01:05 +0000 |
| commit | 81186959917ac94817b36a98842a565ef3382dd2 (patch) | |
| tree | f2140fb4fec9418d5b5c29f1b2a216960198ce08 /net/unix/af_unix.c | |
| parent | net: ipa: include "ipa_interrupt.h" where needed (diff) | |
| download | kernel-81186959917ac94817b36a98842a565ef3382dd2.tar.gz kernel-81186959917ac94817b36a98842a565ef3382dd2.zip | |
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 <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
