[PATCH v3 04/23] libcamera: ipa: soft_simple: Drop ipa_interface.h header
Laurent Pinchart
laurent.pinchart at ideasonboard.com
Mon Aug 12 14:28:58 CEST 2024
On Wed, Jul 17, 2024 at 10:54:25AM +0200, Milan Zamazal wrote:
> From: Umang Jain <umang.jain at ideasonboard.com>
>
> The ipa_interface.h header is already included in soft_ipa_interface.h
> generated from module_ipa_interface.h.tmpl. Drop it from software-isp
> IPA as deemed redundant.
For the reason explained in 01/23, this patch should be dropped.
> Signed-off-by: Umang Jain <umang.jain at ideasonboard.com>
> ---
> src/ipa/simple/soft_simple.cpp | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/src/ipa/simple/soft_simple.cpp b/src/ipa/simple/soft_simple.cpp
> index b7746ce0..3cc873a2 100644
> --- a/src/ipa/simple/soft_simple.cpp
> +++ b/src/ipa/simple/soft_simple.cpp
> @@ -19,7 +19,6 @@
> #include <libcamera/control_ids.h>
> #include <libcamera/controls.h>
>
> -#include <libcamera/ipa/ipa_interface.h>
> #include <libcamera/ipa/ipa_module_info.h>
> #include <libcamera/ipa/soft_ipa_interface.h>
>
--
Regards,
Laurent Pinchart
More information about the libcamera-devel
mailing list