iio: orientation: hid-sensor-rotation: remove unnecessary alignment
authorDavid Lechner <dlechner@baylibre.com>
Fri, 18 Apr 2025 20:08:53 +0000 (15:08 -0500)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Wed, 21 May 2025 13:20:28 +0000 (14:20 +0100)
commitb31a74075cb4ca2bb202a2e17d133ef3c9ee891f
tree94e6a86e2508af7f2d845248267b934a86363fbc
parent6b7c0e9ddaccaac85e88e374260006d97f4b13f9
iio: orientation: hid-sensor-rotation: remove unnecessary alignment

Remove __aligned(16) in the scan data struct in the hid-sensor-rotation
driver. There is nothing in the code that requires this alignment.

Signed-off-by: David Lechner <dlechner@baylibre.com>
Reviewed-by: Andy Shevchenko <andy@kernel.org>
Link: https://patch.msgid.link/20250418-iio-orientation-hid-sensor-rotation-remove-alignment-v1-1-6da68eae7ecf@baylibre.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/orientation/hid-sensor-rotation.c