mirror of
https://github.com/torvalds/linux.git
synced 2026-07-31 03:27:03 +02: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:
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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user