libcamera: software_isp: Remove redundant include of time.h
The header file is not used in debayer_cpu.cpp any more. Signed-off-by: Milan Zamazal <mzamazal@redhat.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
committed by
Kieran Bingham
parent
7bcc2168bf
commit
d97d2a58ad
@@ -14,7 +14,6 @@
|
||||
#include <algorithm>
|
||||
#include <stdlib.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <time.h>
|
||||
#include <utility>
|
||||
|
||||
#include <linux/dma-buf.h>
|
||||
|
||||
Reference in New Issue
Block a user