thermal/drivers/qcom-spmi-adc-tm5: Use asm intead of asm-generic
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 3 Jan 2023 14:53:39 +0000 (16:53 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Wed, 18 Jan 2023 08:17:28 +0000 (09:17 +0100)
commit5618f1bee2bfba8296208c6f39d8eed8509f8837
tree5f78977ff92b418664dd8df5ad9d6000a43bdb1e
parent1cea99593c9e6991766765b8825e62da37da9ec2
thermal/drivers/qcom-spmi-adc-tm5: Use asm intead of asm-generic

There is no point to specify asm-generic for the unaligned.h.
Drop the 'generic' suffix.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20230103145339.40501-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/thermal/qcom/qcom-spmi-adc-tm5.c