media: Revert "staging: imgu: Address a compiler warning on alignment"
authorSakari Ailus <sakari.ailus@linux.intel.com>
Wed, 15 Apr 2020 15:34:05 +0000 (17:34 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 5 May 2020 11:11:43 +0000 (13:11 +0200)
commit81d1adeb52c97fbe097e8c94e36c3eb702cdb110
tree07679c72675f7f6d7d904577aeecb7aecd9d3a7b
parentf9d813cc93e26aad82f4a9090491d0a7dbe45b20
media: Revert "staging: imgu: Address a compiler warning on alignment"

This reverts commit c9d52c114a9fcc61c30512c7f810247a9f2812af.

The patch being reverted changed the memory layout of struct
ipu3_uapi_acc_param. Revert it, and address the compiler warning issues in
further patches.

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>
drivers/staging/media/ipu3/include/intel-ipu3.h