git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63ba8c7
)
[media] tuner-core: fix compilation if the media controller is not defined
author
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Wed, 18 Feb 2015 15:04:05 +0000
(12:04 -0300)
committer
Mauro Carvalho Chehab
<mchehab@osg.samsung.com>
Thu, 26 Feb 2015 11:44:04 +0000
(08:44 -0300)
drivers/media/v4l2-core/tuner-core.c:440:7: error: 'struct v4l2_subdev' has no member named 'entity'
t->sd.entity.name = t->name;
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Acked-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
No differences found