summaryrefslogtreecommitdiffstats
path: root/include/linux/platform_data
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2019-05-28 05:07:26 -0400
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-06-24 11:22:33 -0400
commitfa49e1d37bbd6d25a11379891ece1e4d5d313036 (patch)
treeeff8a031fb573992d9ee0e10279c5e9ac7e0a3a3 /include/linux/platform_data
parent415cd3ac4ea04ba916a5b02f7853a504e0994757 (diff)
downloadlinux-fa49e1d37bbd6d25a11379891ece1e4d5d313036.tar.gz
linux-fa49e1d37bbd6d25a11379891ece1e4d5d313036.tar.bz2
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 */
/*