1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/ipa/data
Paolo Abeni 32d00f62db net: ipa: fix build
After commit 2c7b9b936b ("net: ipa: move configuration data files
into a subdirectory"), build of the ipa driver fails with the
following error:

drivers/net/ipa/data/ipa_data-v3.1.c:9:10: fatal error: gsi.h: No such file or directory

After the mentioned commit, all the file included by the configuration
are in the parent directory. Fix the issue updating the include path.

Fixes: 2c7b9b936b ("net: ipa: move configuration data files into a subdirectory")
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Link: https://lore.kernel.org/r/7105112c38cfe0642a2d9e1779bf784a7aa63d16.1658411666.git.pabeni@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-07-21 16:53:26 -07:00
..
ipa_data-v3.1.c net: ipa: fix build 2022-07-21 16:53:26 -07:00
ipa_data-v3.5.1.c net: ipa: fix build 2022-07-21 16:53:26 -07:00
ipa_data-v4.2.c net: ipa: fix build 2022-07-21 16:53:26 -07:00
ipa_data-v4.5.c net: ipa: fix build 2022-07-21 16:53:26 -07:00
ipa_data-v4.9.c net: ipa: fix build 2022-07-21 16:53:26 -07:00
ipa_data-v4.11.c net: ipa: fix build 2022-07-21 16:53:26 -07:00