Hi Mauro, Here's a fix for the compiler warning from the ipu3 driver. The warning was generated only by some of the latest GCC versions and hence it went unnoticed for some time. Please pull. The following changes since commit e5a52a1d15c79bb48a430fb263852263ec1d3f11: media: pulse8-cec: fix lost cec_transmit_attempt_done() call (2019-12-13 11:22:10 +0100) are available in the Git repository at: git://linuxtv.org/sailus/media_tree.git tags/fixes-5.5-1-signed for you to fetch changes up to c870130f7a22c104385c82f326d29249108c7c85: intel-ipu3: Align struct ipu3_uapi_awb_fr_config_s to 32 bytes (2019-12-30 11:52:20 +0200) ---------------------------------------------------------------- Ipu3 compiler warning fix ---------------------------------------------------------------- Sakari Ailus (1): intel-ipu3: Align struct ipu3_uapi_awb_fr_config_s to 32 bytes drivers/staging/media/ipu3/include/intel-ipu3.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Sakari Ailus