Skip to content
Commit 45673634 authored by Jens Wiklander's avatar Jens Wiklander Committed by Tom Rini
Browse files

m68k: use asm-generic/unaligned.h



M68k essentially duplicates the content of asm-generic/unaligned.h, with
an exception for non-Coldfire configurations. Coldfire configurations
are apparently able to do unaligned accesses. But in an attempt to clean
up and handle unaligned accesses in the same way we ignore that and use
the common asm-generic/unaligned.h directly instead.

Signed-off-by: default avatarJens Wiklander <jens.wiklander@linaro.org>
Acked-by: default avatarAngelo Dureghello <angelo@kernel-space.org>
Reviewed-by: default avatarIlias Apalodimas <ilias.apalodimas@linaro.org>
parent f2c169af
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment