Skip to content

Conversation

Ansuel
Copy link

@Ansuel Ansuel commented Mar 20, 2024

Rename ABS define to PARA_ABS to fix compilation error with mips 24kc arch.

This target define in his ASM header a similar define ABS that cause conflicts and redefinition error for this driver.

Rename ABS to PARA_ABS to better suite the usage as it's abs usage with value decremented by one if it's the max negative int.

push143smart and others added 2 commits February 5, 2024 12:58
Rename ABS define to PARA_ABS to fix compilation error with mips 24kc
arch.

This target define in his ASM header a similar define ABS that cause
conflicts and redefinition error for this driver.

Rename ABS to PARA_ABS to better suite the usage as it's abs usage with
value decremented by one if it's the max negative int.

Signed-off-by: Christian Marangi <[email protected]>
@sangoma-oss-cla
Copy link

sangoma-oss-cla bot commented Mar 20, 2024

CLA assistant check
All committers have signed the CLA.

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.

2 participants