All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@infradead.org>
To: Steven Toth <stoth@kernellabs.com>
Cc: Linux-Media <linux-media@vger.kernel.org>
Subject: Re: SMS / DVB / media_graph issue - tip fails to compile
Date: Mon, 2 Mar 2015 07:48:55 -0300	[thread overview]
Message-ID: <20150302074855.2a62ece1@recife.lan> (raw)
In-Reply-To: <CALzAhNVnmCFTM6ymqVJJrcwCfw35N1-ejLmWibMjo6EDEj0uog@mail.gmail.com>

Em Sun, 1 Mar 2015 14:09:53 -0500
Steven Toth <stoth@kernellabs.com> escreveu:

> Someone broke tip.

The quick solution is to enable MEDIA_CONTROLLER_DVB.

Hans sent already a fix patch, but I think that the best is to solve
it on a different way.

I'll be preparing a patch for it latter, likely today.

> 
>   CC [M]  drivers/media/common/siano/smsdvb-main.o
> drivers/media/common/siano/smsdvb-main.c: In function
> ‘smsdvb_media_device_unregister’:
> drivers/media/common/siano/smsdvb-main.c:614:27: warning: unused
> variable ‘coredev’ [-Wunused-variable]
>   struct smscore_device_t *coredev = client->coredev;
>                            ^
> 
> drivers/media/common/siano/smsdvb-main.c: In function ‘smsdvb_hotplug’:
> drivers/media/common/siano/smsdvb-main.c:1188:32: error: ‘struct
> smscore_device_t’ has no member named ‘media_dev’
>   dvb_create_media_graph(coredev->media_dev);
>                                 ^
> 
> make[4]: *** [drivers/media/common/siano/smsdvb-main.o] Error 1
> make[3]: *** [drivers/media/common/siano] Error 2
> make[2]: *** [drivers/media/common] Error 2
> 

      reply	other threads:[~2015-03-02 10:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-01 19:09 SMS / DVB / media_graph issue - tip fails to compile Steven Toth
2015-03-02 10:48 ` Mauro Carvalho Chehab [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150302074855.2a62ece1@recife.lan \
    --to=mchehab@infradead.org \
    --cc=linux-media@vger.kernel.org \
    --cc=stoth@kernellabs.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.