Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 541642 - media-tv/v4l-dvb-saa716x-0.0.1_p20141109 doesn't compile with kernel 3.19
Summary: media-tv/v4l-dvb-saa716x-0.0.1_p20141109 doesn't compile with kernel 3.19
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Joerg Bornkessel (RETIRED)
URL: https://bitbucket.org/powARman/v4l-dv...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-28 13:54 UTC by René
Modified: 2015-03-03 14:04 UTC (History)
3 users (show)

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


Attachments
v4l-dvb-saa716x-3.19-set_gpio.patch (v4l-dvb-saa716x-3.19-set_gpio.patch,733 bytes, patch)
2015-02-28 13:54 UTC, René
Details | Diff
v4l-dvb-saa716x-0.0.1_p20141109.ebuild (v4l-dvb-saa716x-0.0.1_p20141109.ebuild,1.69 KB, text/plain)
2015-02-28 13:55 UTC, René
Details

Note You need to log in before you can comment on or make changes to this bug.
Description René 2015-02-28 13:54:01 UTC
with a 3.19 kernel media-tv/v4l-dvb-saa716x-0.0.1_p20141109 doesn't compile anymore because stv090x_set_gpio was moved.

/var/tmp/portage/media-tv/v4l-dvb-saa716x-0.0.1_p20141109/work/powARman-v4l-dvb-saa716x-d7e98fc59230/linux/drivers/media/common/saa716x/saa716x_budget.c: In function ‘skystar2_set_voltage’:
/var/tmp/portage/media-tv/v4l-dvb-saa716x-0.0.1_p20141109/work/powARman-v4l-dvb-saa716x-d7e98fc59230/linux/drivers/media/common/saa716x/saa716x_budget.c:500:2: error: implicit declaration of function ‘stv090x_set_gpio’ [-Werror=implicit-function-declaration]
  err = stv090x_set_gpio(fe, 2, 0, en, 0);

the attached patch and ebuild fixes that

Reproducible: Always
Comment 1 René 2015-02-28 13:54:48 UTC
Created attachment 397658 [details, diff]
v4l-dvb-saa716x-3.19-set_gpio.patch
Comment 2 René 2015-02-28 13:55:24 UTC
Created attachment 397660 [details]
v4l-dvb-saa716x-0.0.1_p20141109.ebuild
Comment 3 Joerg Bornkessel (RETIRED) gentoo-dev 2015-03-03 14:04:45 UTC
thx for providing this patch,
fixed in

media-tv/v4l-dvb-saa716x-0.0.1_p20141109-r1