]> Git Repo - J-u-boot.git/commit
mips: use asm-generic/unaligned.h
authorJens Wiklander <[email protected]>
Mon, 22 May 2023 12:22:33 +0000 (14:22 +0200)
committerTom Rini <[email protected]>
Wed, 31 May 2023 18:05:34 +0000 (14:05 -0400)
commitf2c169af340aada15e904d33f834fcbf9bb5586e
treee886f1371eeb99bd12aa01039ac3383e6541a071
parent23a3385185bebec53154daedff5f434331df8088
mips: use asm-generic/unaligned.h

Mips essentially duplicates the content of asm-generic/unaligned.h, so use
that file directly instead.

Signed-off-by: Jens Wiklander <[email protected]>
Reviewed-by: Ilias Apalodimas <[email protected]>
arch/mips/include/asm/unaligned.h
This page took 0.033513 seconds and 4 git commands to generate.