commit | 6c5d99aee4277d399be58c6e6cbbdece64a53c2b | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Mon May 22 14:22:32 2023 +0200 |
committer | Tom Rini <trini@konsulko.com> | Wed May 31 14:05:34 2023 -0400 |
tree | 6caf079dd4dc020445ef7b46c5a8c7a1db817e91 | |
parent | e264363f81cea284f163287bc636339bf3482573 [diff] |
sh: use asm-generic/unaligned.h Sh essentially duplicates the content of asm-generic/unaligned.h, so use that file directly instead. Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>