platform/chrome: cros_ec_proto: Use asm instead of asm-generic
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 3 Jan 2023 14:50:23 +0000 (16:50 +0200)
committerTzung-Bi Shih <tzungbi@kernel.org>
Thu, 5 Jan 2023 15:27:14 +0000 (23:27 +0800)
commitaaab5af4b226dce54cb8675dac1ffa359ec90872
tree7a9f4071f93e50cdbd0f94d593dd8c943c419e2a
parent01f95d42b8f4e88f20d68791b0a85dbb9e3d1ac9
platform/chrome: cros_ec_proto: Use asm instead 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: Guenter Roeck <groeck@chromium.org>
[tzungbi: s/intead/instead/ in commit title.]
Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org>
Link: https://lore.kernel.org/r/20230103145023.40055-1-andriy.shevchenko@linux.intel.com
drivers/platform/chrome/cros_ec_proto_test.c