Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925256 - =sys-kernel/gentoo-sources-6.6* GPIOD_OUT_HIGH undeclared in sound/soc/codecs/max98388.c
Summary: =sys-kernel/gentoo-sources-6.6* GPIOD_OUT_HIGH undeclared in sound/soc/codecs...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL: https://lore.kernel.org/lkml/20220115...
Whiteboard: genpatches and 6.6.18
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2024-02-22 12:42 UTC by Chí-Thanh Christopher Nguyễn
Modified: 2024-02-23 14:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
.config which triggers this problem (.config,166.04 KB, text/plain)
2024-02-22 12:42 UTC, Chí-Thanh Christopher Nguyễn
Details
emerge --info (emerge --info.txt,6.19 KB, text/plain)
2024-02-22 12:52 UTC, Chí-Thanh Christopher Nguyễn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chí-Thanh Christopher Nguyễn gentoo-dev 2024-02-22 12:42:25 UTC
Created attachment 885710 [details]
.config which triggers this problem

sys-kernel/gentoo-sources-6.6* fails to build due to incorrect include in max98388.c

> error: 'GPIOD_OUT_HIGH' undeclared (first use in this function); did you mean 'GPIOF_INIT_HIGH'?

This was fixed for linux-6.7 but not backported by upstream into the 6.6 stable branch:

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/sound/soc/codecs/max98388.c?id=832beb640e425b5d1a92d8c2002e6b8e0af693eb

Please consider for inclusion in the next stable patchset.
Comment 1 Chí-Thanh Christopher Nguyễn gentoo-dev 2024-02-22 12:52:51 UTC
Created attachment 885712 [details]
emerge --info
Comment 2 Mike Pagano gentoo-dev 2024-02-22 13:40:13 UTC
Queued up for next 6.6.X release. Thanks for reporting, providing a .config and pointing to the upstream patch.  That could not have been made easier for me to replicate and queue up.
Comment 3 Mike Pagano gentoo-dev 2024-02-23 14:53:07 UTC
Released in 6.6.18 + genpatches