Files
linux/drivers/net/ipa
Alex Elder a53c85f352 net: ipa: include "ipa_interrupt.h" where needed
The IPA structure contains an ipa_interrupt structure pointer, and
that structure is declared in "ipa.h".  There is no need to include
"ipa_interrupt.h" in that header file.

Instead, include "ipa_interrupt.h" in the three source files (in
addition to "ipa_main.c") that actually use the functions that are
declared there.

Similarly, three files use symbols defined in "ipa_reg.h" but do not
include that file; include it.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2024-04-18 13:01:05 +02:00
..
2022-10-03 16:49:20 -07:00
2022-10-03 16:49:20 -07:00
2020-07-13 17:11:53 -07:00
2022-10-03 16:49:20 -07:00
2022-10-03 16:49:20 -07:00