commit | 8082d0a33cbae16d268639586a38cf080777d791 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil-cisco@xs4all.nl> | Mon Mar 16 10:36:48 2020 +0100 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Fri Mar 20 09:02:45 2020 +0100 |
tree | 1fd1036c2b000fc7c3ff462b089418659c89bbd3 | |
parent | 80f13a0823a3663792fbb585c12a11d7e53beb86 [diff] |
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>