mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-08-31 14:04:27 -04:00
media: atomisp: gc0310: Drop unused GC0310_FOCAL_LENGTH_NUM define
Drop the unused GC0310_FOCAL_LENGTH_NUM define, the focal-length is a property of the sensor-module, not of the raw sensor itself. Signed-off-by: Hans de Goede <hansg@kernel.org> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Reviewed-by: Andy Shevchenko <andy@kernel.org> Link: https://lore.kernel.org/r/20250517114106.43494-3-hdegoede@redhat.com Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
This commit is contained in:
committed by
Mauro Carvalho Chehab
parent
e3b95e64d5
commit
214b24b4cd
@@ -25,8 +25,6 @@
|
||||
#define GC0310_FPS 30
|
||||
#define GC0310_SKIP_FRAMES 3
|
||||
|
||||
#define GC0310_FOCAL_LENGTH_NUM 278 /* 2.78mm */
|
||||
|
||||
#define GC0310_ID 0xa310
|
||||
|
||||
#define GC0310_RESET_RELATED 0xFE
|
||||
|
||||
Reference in New Issue
Block a user