mbox series

[GIT,FIXES,FOR,v5.1] seco build fix

Message ID 20190310132414.ixnfgwq6vytlwz4f@gofer.mess.org (mailing list archive)
State New, archived
Headers show
Series [GIT,FIXES,FOR,v5.1] seco build fix | expand

Pull-request

git://linuxtv.org/syoung/media_tree.git for-v5.1e

Message

Sean Young March 10, 2019, 1:24 p.m. UTC
Hi Mauro,

The seco-cec RC part fails to build if rc-core is configured as a module but
seco-cec is not. This was not true in v5.0, but only since commit f27dd0ad6885.

Thanks,
Sean

The following changes since commit 15d90a6ae98e6d2c68497b44a491cb9efbb98ab1:

  media: dvb/earth-pt1: fix wrong initialization for demod blocks (2019-03-04 06:17:02 -0500)

are available in the Git repository at:

  git://linuxtv.org/syoung/media_tree.git for-v5.1e

for you to fetch changes up to 28fac8473cf6d55f97df3f3d317311cb4e60e18f:

  media: seco: depend on CONFIG_RC_CORE=y when not a module (2019-03-10 13:21:00 +0000)

----------------------------------------------------------------
Sean Young (1):
      media: seco: depend on CONFIG_RC_CORE=y when not a module

 drivers/media/platform/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)