summaryrefslogtreecommitdiffstats
path: root/include/linux/platform_data
diff options
context:
space:
mode:
authorLubomir Rintel2019-05-28 11:07:26 +0200
committerMauro Carvalho Chehab2019-06-24 17:22:33 +0200
commitfa49e1d37bbd6d25a11379891ece1e4d5d313036 (patch)
treeeff8a031fb573992d9ee0e10279c5e9ac7e0a3a3 /include/linux/platform_data
parentmedia: Revert "[media] marvell-ccic: reset ccic phy when stop streaming for s... (diff)
downloadkernel-qcow2-linux-fa49e1d37bbd6d25a11379891ece1e4d5d313036.tar.gz
kernel-qcow2-linux-fa49e1d37bbd6d25a11379891ece1e4d5d313036.tar.xz
kernel-qcow2-linux-fa49e1d37bbd6d25a11379891ece1e4d5d313036.zip
media: marvell-ccic: drop unused stuff
Remove structure members and headers that are not actually used. Saves us from some noise in subsequent cleanup commits. Signed-off-by: Lubomir Rintel <lkundrak@v3.sk> Acked-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'include/linux/platform_data')
-rw-r--r--include/linux/platform_data/media/mmp-camera.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/platform_data/media/mmp-camera.h b/include/linux/platform_data/media/mmp-camera.h
index d2d3a443eedf..4c3a80a45883 100644
--- a/include/linux/platform_data/media/mmp-camera.h
+++ b/include/linux/platform_data/media/mmp-camera.h
@@ -16,7 +16,6 @@ struct mmp_camera_platform_data {
int sensor_power_gpio;
int sensor_reset_gpio;
enum v4l2_mbus_type bus_type;
- int mclk_min; /* The minimal value of MCLK */
int mclk_src; /* which clock source the MCLK derives from */
int mclk_div; /* Clock Divider Value for MCLK */
/*