]> git.baikalelectronics.ru Git - kernel.git/commit
media: staging: ipu3-imgu: Move alignment attribute to field
authorSakari Ailus <sakari.ailus@linux.intel.com>
Wed, 15 Apr 2020 15:40:09 +0000 (17:40 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 5 May 2020 11:12:03 +0000 (13:12 +0200)
commit65fd0d431042a8d7f3500bfe87c6d71d1bd480d2
treeab91166a0a0091bdcb8c09188f410bcb69cd6b24
parent675b219aafeb3e70b90e2f82321c3d7d0dba5557
media: staging: ipu3-imgu: Move alignment attribute to field

Move the alignment attribute of struct ipu3_uapi_awb_fr_config_s to the
field in struct ipu3_uapi_4a_config, the other location where the struct
is used.

Fixes: commit 5336f19523a3 ("media: staging: imgu: Address a compiler warning on alignment")
Reported-by: Tomasz Figa <tfiga@chromium.org>
Tested-by: Bingbu Cao <bingbu.cao@intel.com>
Cc: stable@vger.kernel.org # for v5.3 and up
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/ipu3/include/intel-ipu3.h