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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 7 Jun 2020 11:18:48 +0000 (13:18 +0200)
commit95ffc2a5cea7bc49f561d64be99deaf1606a99b1
treeb71dafc3f13ac497bec6361d9cc540bcebb622f3
parent5b6e152341b0c7cfe0b271ba93e6abf0022703ea
media: staging: ipu3-imgu: Move alignment attribute to field

commit 8c038effd893920facedf18c2c0976cec4a33408 upstream.

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 c9d52c114a9f ("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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/media/ipu3/include/intel-ipu3.h