Skip to content
Snippets Groups Projects
Commit 25b26ec6 authored by Kim Phillips's avatar Kim Phillips Committed by Tom Rini
Browse files

include/linux/unaligned/generic.h: fix warning: preprocessor token __force redefined


include/linux/unaligned/generic.h:5:9: warning: preprocessor token __force redefined
include/linux/compiler.h:10:10: this was the original definition

fixup __force definitions in compat.h code appears to be placed
there as a cover up from a code import from linux when u-boot didn't yet
have a compiler.h, introduced by commit
b1b4e89a "Add LZO decompressor support".

Signed-off-by: default avatarKim Phillips <kim.phillips@freescale.com>
parent 0d4c1c91
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment