Em Fri, 04 Mar 2016 11:13:36 +0100
Arnd Bergmann <a...@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 <a...@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
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to