mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 14:11:52 +00:00
f60e5fb6df
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> |
||
---|---|---|
.. | ||
ipa_data-v3.1.c | ||
ipa_data-v3.5.1.c | ||
ipa_data-v4.2.c | ||
ipa_data-v4.5.c | ||
ipa_data-v4.7.c | ||
ipa_data-v4.9.c | ||
ipa_data-v4.11.c | ||
ipa_data-v5.0.c | ||
ipa_data-v5.5.c |