All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <m.chehab@samsung.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Hans Verkuil <hans.verkuil@cisco.com>,
	Andrew Morton <akpm@linux-foundation.org>,
	Linux Media Mailing List <linux-media@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [GIT PULL for v3.15-rc1] media updates
Date: Sun, 06 Apr 2014 11:43:44 -0300	[thread overview]
Message-ID: <20140406114344.295b22da@samsung.com> (raw)
In-Reply-To: <CA+55aFz8+kgRAm9Oozkcaa+diL_6OEP=M4wr7j5z-HTOg-2O=g@mail.gmail.com>

Em Fri, 04 Apr 2014 15:04:16 -0700
Linus Torvalds <torvalds@linux-foundation.org> escreveu:

> On Thu, Apr 3, 2014 at 9:11 AM, Mauro Carvalho Chehab
> <m.chehab@samsung.com> wrote:
> >
> > Please pull from:
> >   git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media v4l_for_linus
> 
> Oh, just noticed that this seems to be the cause of a new annoying warning:
> 
>    usr/include/linux/v4l2-common.h:72: found __[us]{8,16,32,64} type
> without #include <linux/types.h>
> 
> which seems to have come in through commits 777f4f85b75f1 and 254a47770163f.
> 
> I think the proper fix is to just add that
> 
>   #include <linux/types.h>

Yes, this is the proper fix. Thanks for noticing. I added a make
headers_check on my test scripts, to allow me to notice things like
that next time.

I just committed a patch for it on my tree. I'll send you together
with a few other fixes at the beginning of the next week.

> 
> to include/uapi/linux/v4l2-common.h. Assuming that really is supposed
> to be a user-visible API at all?
> 
>               Linus

Thanks!
Mauro

  reply	other threads:[~2014-04-06 14:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-03 16:11 [GIT PULL for v3.15-rc1] media updates Mauro Carvalho Chehab
2014-04-03 21:46 ` David Härdeman
2014-04-03 22:06   ` Mauro Carvalho Chehab
2014-04-04 17:26 ` Linus Torvalds
2014-04-04 19:17   ` Laurent Pinchart
2014-04-06  9:23     ` Philipp Zabel
2014-04-04 22:04 ` Linus Torvalds
2014-04-06 14:43   ` Mauro Carvalho Chehab [this message]
2014-04-05 11:20 ` [PATCH] [media] drx-j: use customise option correctly Paul Bolle

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=20140406114344.295b22da@samsung.com \
    --to=m.chehab@samsung.com \
    --cc=akpm@linux-foundation.org \
    --cc=hans.verkuil@cisco.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /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.