Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1350146

Re: [PATCH] v4l2-mc.h: fix PM/pipeline stub definitions

From Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Newsgroups linux.kernel
Subject Re: [PATCH] v4l2-mc.h: fix PM/pipeline stub definitions
Date 2016-03-04 12:00 +0100
Message-ID <r8VCF-5oY-9@gated-at.bofh.it> (permalink)
References <r8UZX-57O-9@gated-at.bofh.it>
Organization Samsung

Show all headers | View raw


Em Fri, 04 Mar 2016 11:13:36 +0100
Arnd Bergmann <arnd@arndb.de> escreveu:

> The newly added functions have an extra semicolon, which
> prevents compilation, and they need to be marked inline:
> 
> In file included from ../include/media/tuner.h:23:0,
>                  from ../drivers/media/tuners/tuner-simple.c:10:
> ../include/media/v4l2-mc.h:233:1: error: expected identifier or '(' before '{' token
> 
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
> Fixes: a77bf7048add ("v4l2-mc.h: Add stubs for the V4L2 PM/pipeline routines")

Hans sent a fix almost of the same time as yours.

I'm merging your SOB on his patch (with has an additional hunk removing
an uneeded return).

Thanks!
Mauro

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] v4l2-mc.h: fix PM/pipeline stub definitions Arnd Bergmann <arnd@arndb.de> - 2016-03-04 11:20 +0100
  Re: [PATCH] v4l2-mc.h: fix PM/pipeline stub definitions Mauro Carvalho Chehab <mchehab@osg.samsung.com> - 2016-03-04 12:00 +0100

csiph-web