Two late fixes for the PiSP BE driver just merged in media stage. The first shouldn't be controversial: BIT() should not be in uAPI. For the second one let's wait for more opinions from RPi as the define was not in the BSP driver but only in the header version shipped with the libpisp library that interfaces libcamera with the ISP. Jacopo Mondi (2): media: uapi: pisp_be_config: Drop BIT() from uAPI media: uapi: pisp_common: Add 32 bpp format test include/uapi/linux/media/raspberrypi/pisp_be_config.h | 2 +- include/uapi/linux/media/raspberrypi/pisp_common.h | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) -- 2.45.2