mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-10 15:13:44 -04:00
media: i2c: imx258: Remove unused defines
The IMX258_FLL_* defines are unused. Remove them. Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com> Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com> Signed-off-by: Luis Garcia <git@luigi311.com> Reviewed-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
This commit is contained in:
committed by
Hans Verkuil
parent
9b4667ea67
commit
e2adf52ee5
@@ -29,12 +29,6 @@
|
||||
#define IMX258_VTS_30FPS_VGA 0x034c
|
||||
#define IMX258_VTS_MAX 0xffff
|
||||
|
||||
/*Frame Length Line*/
|
||||
#define IMX258_FLL_MIN 0x08a6
|
||||
#define IMX258_FLL_MAX 0xffff
|
||||
#define IMX258_FLL_STEP 1
|
||||
#define IMX258_FLL_DEFAULT 0x0c98
|
||||
|
||||
/* HBLANK control - read only */
|
||||
#define IMX258_PPL_DEFAULT 5352
|
||||
|
||||
|
||||
Reference in New Issue
Block a user