media: mc: drop an unused debug function
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 22 Nov 2021 08:42:08 +0000 (08:42 +0000)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 29 Nov 2021 09:15:04 +0000 (10:15 +0100)
commita057d92a36faabb66a0305d3e4c17d7a98166932
tree0c951ec4f33d8990cac1b31bd0d2323d37b8236b
parenta62d2f710799263709db82f251e30c73886cc3af
media: mc: drop an unused debug function

The gobj_type() function translates the media object type into
a name, being useful for debugging purposes. It is currently
not used. So, drop it.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/mc/mc-entity.c