Bug 1633979
Summary: | error: 'AUDIO_GET_PTS' was not declared in this scope | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | MartinKG <mgansser> |
Component: | kernel-headers | Assignee: | Justin M. Forbes <jforbes> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | jforbes, mchehab |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-10-11 06:13:45 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
MartinKG
2018-09-28 09:21:58 UTC
why is this a unused API [1] if it's used by vdr ? [1] https://github.com/torvalds/linux/commit/d21c249b26311dd193b100e65fc9e7ae96233d40#diff-56193b27b16cac28881a16f295c6ff3cL133 caused by a patch by Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung> [2/3] media: dvb/audio.h: get rid of unused APIs https://patchwork.kernel.org/patch/10439203/ There is a discussion on the VDR user forum: https://www.linuxtv.org/pipermail/vdr/2018-September/029428.html issue of vdr-plugin-dvbhddevice and not core VDR. |