Skip to content

audioreach-driver: Remove header dependencies and fix compilation warnings#17

Open
mohsRafi wants to merge 1 commit intoAudioReach:masterfrom
mohsRafi:Fix_Debain_compilation
Open

audioreach-driver: Remove header dependencies and fix compilation warnings#17
mohsRafi wants to merge 1 commit intoAudioReach:masterfrom
mohsRafi:Fix_Debain_compilation

Conversation

@mohsRafi
Copy link
Copy Markdown
Contributor

Remove unnecessary header dependencies to improve build compatibility with Debian-based systems. Clean up the audioreach driver code to address compilation warnings including missing function prototypes and undefined symbols.

These changes have been tested and verified on QCS6490-RB3gen2 and Lemans-EVK development boards.

@quic-aditrath quic-aditrath linked an issue Oct 30, 2025 that may be closed by this pull request
Copy link
Copy Markdown
Contributor

@quic-aditrath quic-aditrath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@quic-aditrath
Copy link
Copy Markdown
Contributor

Please help rebase the PR, Observing conflicts in audioreach-driver/q6apm_audio_pkt.c file

@mohsRafi
Copy link
Copy Markdown
Contributor Author

mohsRafi commented Dec 5, 2025

sure will rebase the PR by resolving conflicts

@RaviHothi RaviHothi force-pushed the Fix_Debain_compilation branch from 94daf70 to 08d710e Compare January 27, 2026 14:12
@RaviHothi RaviHothi requested review from a team January 27, 2026 14:12
@RaviHothi RaviHothi force-pushed the Fix_Debain_compilation branch from 08d710e to 62d7849 Compare February 16, 2026 12:12
@mohsRafi mohsRafi requested a review from quic-plai February 18, 2026 06:23
…nings

Remove unnecessary header dependencies to improve build compatibility
with Debian-based systems. Clean up the audioreach driver code to
address compilation warnings including missing function prototypes
and undefined symbols.

These changes have been tested and verified on QCS6490-RB3gen2 and
Lemans-EVK development boards.

Signed-off-by: Mohammad Rafi Shaik <mohammad.rafi.shaik@oss.qualcomm.com>
@RaviHothi RaviHothi force-pushed the Fix_Debain_compilation branch from 62d7849 to f96b5f4 Compare March 26, 2026 05:44
Copy link
Copy Markdown
Contributor Author

@mohsRafi mohsRafi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fails to build on Debian system

4 participants