media: exynos4-is: Fix compile warning
authorKwanghoon Son <k.son@samsung.com>
Wed, 27 Apr 2022 01:16:45 +0000 (03:16 +0200)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Tue, 17 May 2022 07:15:47 +0000 (09:15 +0200)
commite080f5c1f2b6d02c02ee5d674e0e392ccf63bbaf
treec8685e804151531ed764d358cb48c9bd8208d050
parenta76c86f4274e224ea8e85f284d0371442f78b13a
media: exynos4-is: Fix compile warning

Declare static on function 'fimc_isp_video_device_unregister'.

When VIDEO_EXYNOS4_ISP_DMA_CAPTURE=n, compiler warns about
warning: no previous prototype for function [-Wmissing-prototypes]

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Kwanghoon Son <k.son@samsung.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/platform/samsung/exynos4-is/fimc-isp-video.h