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

Fix GCC unused-function error #6

Merged
merged 1 commit into from
Jun 17, 2022
Merged

Conversation

alyssais
Copy link
Contributor

Since upgrading to Linux v5.18 in Nixpkgs, we've been seeing a
"defined but not used" error from GCC.

This patch fixes it by removing the unused function.

Signed-off-by: Alyssa Ross hi@alyssa.is

Since upgrading to Linux v5.18 in Nixpkgs, we've been seeing a
"defined but not used" error from GCC.

This patch fixes it by removing the unused function.

Signed-off-by: Alyssa Ross <hi@alyssa.is>
@jacobgkau jacobgkau requested a review from a team May 23, 2022 14:22
Copy link

@linuxgnuru linuxgnuru left a comment

Choose a reason for hiding this comment

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

Tested with this and #5 thelio-r1-6 first with 5.17.5-76051705-generic kernel and with 5.18.4. No regression, sensors showed the fans and modules built fine.

@jackpot51 jackpot51 merged commit c5b94fd into pop-os:master Jun 17, 2022
@alyssais alyssais deleted the io_dev_suspend branch June 20, 2022 11:54
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

3 participants