media: cec-notifier: make cec_notifier_get_conn() static
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Mon, 16 Mar 2020 09:36:48 +0000 (10:36 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Fri, 20 Mar 2020 08:02:45 +0000 (09:02 +0100)
commit8082d0a33cbae16d268639586a38cf080777d791
tree1fd1036c2b000fc7c3ff462b089418659c89bbd3
parent80f13a0823a3663792fbb585c12a11d7e53beb86
media: cec-notifier: make cec_notifier_get_conn() static

This function is no longer used by other drivers, so it can be
made static.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/cec/cec-notifier.c
include/media/cec-notifier.h