media: atomisp: get rid of a left-over wrapper function
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Sun, 31 May 2020 09:38:41 +0000 (11:38 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 11 Jun 2020 17:03:57 +0000 (19:03 +0200)
commit586f93fa2aee184c55aa63faed10d5cc09e1136a
treefe217d8eab6d2c513152c827155fb9fafdc87f04
parent54b15d8de0f681aeddd93f8b73a7c60db021156c
media: atomisp: get rid of a left-over wrapper function

The abstraction layer for kvfree() was removed, but there
is still a left-over code there.

Reported-by: kbuild test robot <lkp@intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/atomisp/pci/sh_css.c