linux/drivers/media/platform/marvell-ccic
Randy Dunlap e6fcf468c5 media: media/platform/marvell-ccic: fix warnings when CONFIG_PM is not enabled
Fix build warnings when CONFIG_PM is not set/enabled:

../drivers/media/platform/marvell-ccic/mmp-driver.c:324:12: warning: 'mmpcam_runtime_suspend' defined but not used [-Wunused-function]
  324 | static int mmpcam_runtime_suspend(struct device *dev)
../drivers/media/platform/marvell-ccic/mmp-driver.c:310:12: warning: 'mmpcam_runtime_resume' defined but not used [-Wunused-function]
  310 | static int mmpcam_runtime_resume(struct device *dev)

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2020-11-05 14:32:35 +01:00
..
cafe-driver.c media: cafe-driver: use drvdata instead of back-casting from v4l2_device 2020-08-29 08:08:20 +02:00
Kconfig media: marvell-ccic: provide a clock for the sensor 2019-06-24 11:33:49 -04:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
mcam-core.c media: Use fallthrough pseudo-keyword 2020-08-29 08:35:27 +02:00
mcam-core.h media: cafe-driver: use generic power management 2020-08-06 11:26:42 +02:00
mmp-driver.c media: media/platform/marvell-ccic: fix warnings when CONFIG_PM is not enabled 2020-11-05 14:32:35 +01:00