Files
linux/drivers/net
Alex Elder f60e5fb6df net: ipa: more include file cleanup
All of the config data files and all of the register definition
files (plus a few others) use GSI_EE_AP, which is defined in
"ipa_version.h".  Include that header where it's needed.

All of the IPA register definition files include "../ipa.h", though
none of them need anything defined there.  Similarly, all of the GSI
register definition files include "../gsi.h", but don't need anything
defined there.  Remove these unnneded includes.

All of the configuration data files include "../gsi.h", though none
of them need anything defined there, so remove these includes.

Remove other includes of local header files that are not required.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2024-04-18 13:01:05 +02:00
..
2024-04-08 11:56:56 +01:00
2024-04-08 11:56:56 +01:00
2024-04-18 13:01:05 +02:00
2024-04-08 13:20:01 +01:00
2024-04-10 19:36:23 -07:00
2024-04-01 10:49:28 +01:00
2024-03-07 21:12:43 -08:00
2024-04-11 19:29:23 -07:00