[libcamera-devel] [PATCH 12/15] ipa: raspberrypi: Remove extern "C" declarations

Laurent Pinchart laurent.pinchart at ideasonboard.com
Mon Jul 25 22:59:48 CEST 2022


Hi Naush,

Thank you for the patch.

On Mon, Jul 25, 2022 at 02:46:36PM +0100, Naushir Patuck via libcamera-devel wrote:
> Since the controller header files are now C++ specific, remove the extern "C"
> declarations.
> 
> Signed-off-by: Naushir Patuck <naush at raspberrypi.com>

Reviewed-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>

> ---
>  src/ipa/raspberrypi/controller/agc_status.h         | 8 --------
>  src/ipa/raspberrypi/controller/alsc_status.h        | 8 --------
>  src/ipa/raspberrypi/controller/awb_status.h         | 8 --------
>  src/ipa/raspberrypi/controller/black_level_status.h | 8 --------
>  src/ipa/raspberrypi/controller/camera_mode.h        | 8 --------
>  src/ipa/raspberrypi/controller/ccm_status.h         | 8 --------
>  src/ipa/raspberrypi/controller/contrast_status.h    | 8 --------
>  src/ipa/raspberrypi/controller/denoise_status.h     | 8 --------
>  src/ipa/raspberrypi/controller/dpc_status.h         | 8 --------
>  src/ipa/raspberrypi/controller/focus_status.h       | 8 --------
>  src/ipa/raspberrypi/controller/geq_status.h         | 8 --------
>  src/ipa/raspberrypi/controller/lux_status.h         | 8 --------
>  src/ipa/raspberrypi/controller/noise_status.h       | 8 --------
>  src/ipa/raspberrypi/controller/sharpen_status.h     | 8 --------
>  14 files changed, 112 deletions(-)

[snip]

-- 
Regards,

Laurent Pinchart


More information about the libcamera-devel mailing list