Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qcom-armv8a: fix the freshly introduced warnings #554

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

lumag
Copy link
Collaborator

@lumag lumag commented Nov 22, 2023

Fix the warnings introduced by qcm6490-rb3g2 support:

WARNING: KERNEL_DEVICETREE:append:pn-linux-yocto += is not a recommended operator combination, please replace it. WARNING: KERNEL_DEVICETREE:append:pn-linux-yocto += is not a recommended operator combination, please replace it.

There is no need to use += together with the append.

Fix the warnings introduced by qcm6490-rb3g2 support:

WARNING: KERNEL_DEVICETREE:append:pn-linux-yocto += is not a
recommended operator combination, please replace it.
WARNING: KERNEL_DEVICETREE:append:pn-linux-yocto += is not a
recommended operator combination, please replace it.

There is no need to use += together with the append.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
@lumag lumag merged commit e943354 into Linaro:master Nov 22, 2023
2 checks passed
@lumag lumag deleted the fix-warnings branch November 22, 2023 08:26
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.

None yet

1 participant