[media] media-entity: get rid of forward __media_entity_remove_link() declaration
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 11 Dec 2015 13:19:38 +0000 (11:19 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 11 Jan 2016 14:19:05 +0000 (12:19 -0200)
commit5abad22fd1402c23da1f6ade8cec59ac07a28fc5
treea29d38b9f882e760f26d776a8e821c09aaaf01ca
parent97d0a70ae5e2391f213966a69c3b6f96f2c9f25b
[media] media-entity: get rid of forward __media_entity_remove_link() declaration

Move this function to happen earlier, in order to avoid
a uneeded forward declaration.

Suggested-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/media-entity.c
This page took 0.031068 seconds and 5 git commands to generate.