88W8997 PCIE-UART Android 9 compilation error

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

88W8997 PCIE-UART Android 9 compilation error

ソリューションへジャンプ
1,734件の閲覧回数
rahmanuh
Contributor III

Hello,

I am facing a compilation error when integrate and build 8997 PCIE-UART driver for Android 9.

These are the errors:

In file included from wlan_src/mlinux/moal_main.c:29:0:
wlan_src/mlinux/moal_pcie.h:90:20: error: array type has incomplete element type
   struct msix_entry msix_entries[PCIE_NUM_MSIX_VECTORS];
                               ^
wlan_src/mlinux/moal_main.c: In function 'woal_request_fw_reload':
wlan_src/mlinux/moal_main.c:7919:3: error: implicit declaration of function 'pci_reset_function' [-Werror=implicit-f
   pci_reset_function(pdev);
   ^

Anyone facing the same issue?
How do I solve this?

Thank you,
Rahmanu

0 件の賞賛
1 解決策
1,657件の閲覧回数
rahmanuh
Contributor III

solved by enabling PCI* in .config file.

Thanks

元の投稿で解決策を見る

0 件の賞賛
1 返信
1,658件の閲覧回数
rahmanuh
Contributor III

solved by enabling PCI* in .config file.

Thanks

0 件の賞賛